[ZPT] variables and javascript
Tino Wildenhain
tino at wildenhain.de
Sat Oct 11 13:13:43 EDT 2003
Hi Mitch,
Mitch Pirtle wrote:
> Hi list,
>
> Dumb question - I've inherited a site that is using javascript-based
> rollovers for buttons, and have integrated everything in ZPT except for
> the source of the image:
Did you consider just CSS for the rollover?
There is no need for images and complicated javascript.
From the user point of view I usually find this
Javascript ridden image-load while rolling over
very inconvenient.
I bet I'm not the only one.
Of course you can solve your original problem with Zope,
but why not considering if it really needs to be done? :-)
Regards
Tino
More information about the ZPT
mailing list