At 12:17 PM 8/2/2006, you wrote:
>If NOT with javascript, then with what? and HOW?
>
>Bob (scratching my already sore head)
Well, the cheesy way is reacting on this event and go back to the server
that then executes some PHP script that then sends the page with the
section turned on back to the browser. Look Ma! No JavaScript! OK, it looks
like crap when refreshing the page and makes an unnecessary roundtrip, but
there is some advantage to server side scripts, such as not relying on the
client executing any scripting.
Can't think of any better way that doesn't require JavaScript or ECMAScript
as it is called today.
David
More information about the ECLUG mailing list