Is there a way to modify ajaxpage (or the code in the AHREF tage) so an external file can be loaded in a DIV not on a mouse click but with an onMouseOver event?
Peter
Is there a way to modify ajaxpage (or the code in the AHREF tage) so an external file can be loaded in a DIV not on a mouse click but with an onMouseOver event?
Peter
Just change onClick to onMouseover?
If that doesn't fix it, please link to the script you're using and your page, as well as anything else that might matter. You could paste the source code here as well.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Thanks djr, but the script for AJAXPAGE doesn't use an onClick event to activate the function. PM
Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.
Take everything that is in the href after javascript:, put it in an onmouseover attribute, and replace it in the href with void(0);.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks