Tue, 2009-01-13 12:17
Is it possible?? If yes then How??
please help me out.
Tue, 2009-01-13 13:43
#1
The javascript can call the
The javascript can call the CSS but not the other way around. Can you explain in more detail what you are trying to achieve?
Tue, 2009-01-13 17:10
#2
The javascript file can load
The javascript file can load itself, assign parts of itself to watch for events on elements, selected by CSS if you like and when it observes something interesting it can jump in and enhance the user experience.
Or to put it another way, it doesn't need CSS.
Wed, 2009-01-14 06:55
#3
Thnks
Thanks Dear....