[jQuery] jQuery script restructure
I've been busy with a script that uses a splash of jQuery that's in
need of some expert polish. Currently it displays glossary definitions
of terms as an inline pop-up - replacing the regular anchor in the
page content.
See test page/s here (orange links are defined terms):
http://www.ollicle.com/eg/inline-glossary/v1/
It's been suggested that that I add a feature to the script; When
clicking on a term - if there is another definition revealed - the
already visible definition should be hidden before showing another.
A good suggestion, but one that requires me to significantly
restructure my script. This is okay - being far from an expert
JavaScripter - I was far from satisfied with it anyway.
So, my question is - How would you do it?
My existing JavaScript:
http://www.ollicle.com/eg/inline-glossary/v1/javascript.js
BTW: if anyone can suggest a suitable forum for troubleshooting JAWS
JavaScript headaches please pop me a note!
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/