Yesterday I was accepted as a poster to webgraphics. I'm so pleased with myself. That growing noise you hear is my ego expanding shamelessly.
I've been reading and following webgraphics forever and a day, and now I can contribute. Now I'll go and pat myself on my back.
(I always feel somewhat silly doing these "Go Tony!" posts, but I'm a big believer in stroking your own ego, and that it is a healthy thing to do. So I do it, feel somewhat silly, and then sit back and enjoy and revel in the feelings. So I'm going to go revel.)
Anne:
No, it's not hard to update web-graphics. What I'm torn with is to post something of value rather
than something of no value. (I have no such fears on this site... )
Lon:
I've never gotten any error thrown myself. (But as Anne has recently discovered, I'm not a Javascript guru) I won't have access to any Wintel machines for another week or so, but once I do, I'll do some double checking.
about the JS error:
window.onload = function() {
initializeMenu("bgMenu", "bgActuator");
}
There's no initializeMenu function to be found in any of the JS files included, so that would explain the 'object expected' I get.
It's not IE/Win specific. It's just that Mozilla hides errors better.
The form-layout problems are probably IE specific, didn't check those.
Edgar: I always suspected, but the validation is always nice. :)
Lon: Thank you very much. I probably dumped that JS for the comment page as I consolidated the templates. It's to choose the background image. I'll fix that today. Thank you.
No error... although your textarea has a tendency to grow while you are typing in it... and no wrap, unless you resize... there's something definately wrong with this textarea... maybe it's the width:95%... I think so... 95% of what? Oh well...
Comments
Xian
It's your birthday!
Posted by: Xian | September 22, 2003 01:50 PM
Anne
Congrats. With this list of authors, it shouldn't be difficult to get web-graphics daily updated, is it?
Posted by: Anne | September 22, 2003 02:18 PM
Anonymous
now you are officially a web-guru I think you should fix this comment-page.
it is behaving very strange in IE, not to mention it throws a JS error!
greetings and congrats, Lon Boonen, Q42
Posted by: Anonymous | September 22, 2003 04:15 PM
Tony
Thank you all.
Anne:
No, it's not hard to update web-graphics. What I'm torn with is to post something of value rather
than something of no value. (I have no such fears on this site... )
Lon:
I've never gotten any error thrown myself. (But as Anne has recently discovered, I'm not a Javascript guru) I won't have access to any Wintel machines for another week or so, but once I do, I'll do some double checking.
Posted by: Tony | September 22, 2003 07:16 PM
Egor Kloos
Great news Tony... did you know you were a Guru? ;)
Posted by: Egor Kloos | September 22, 2003 10:09 PM
Lon
about the JS error:
window.onload = function() {
initializeMenu("bgMenu", "bgActuator");
}
There's no initializeMenu function to be found in any of the JS files included, so that would explain the 'object expected' I get.
It's not IE/Win specific. It's just that Mozilla hides errors better.
The form-layout problems are probably IE specific, didn't check those.
greetings Lon
Posted by: Lon | September 23, 2003 02:07 AM
Tony
Edgar: I always suspected, but the validation is always nice. :)
Lon: Thank you very much. I probably dumped that JS for the comment page as I consolidated the templates. It's to choose the background image. I'll fix that today. Thank you.
Posted by: Tony | September 23, 2003 08:10 AM
Lon
Thank YOU!
No error... although your textarea has a tendency to grow while you are typing in it... and no wrap, unless you resize... there's something definately wrong with this textarea... maybe it's the width:95%... I think so... 95% of what? Oh well...
Posted by: Lon | September 23, 2003 12:42 PM