javascript question?
javascript question?
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- sublocked0
You wouldn't grab the div ID dynamically...What you want is to grab the event "source", then fuck with things from there.
Peep this pasted code:
I've shown examples for prototype.js (which I use now) and non-prototype.js (which I used to use).