Results 1 to 4 of 4

Thread: load files via ajaxpage onMouseOver??

  1. #1
    Join Date
    Jun 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default load files via ajaxpage onMouseOver??

    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

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    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

  3. #3
    Join Date
    Jun 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default No onClick event

    Thanks djr, but the script for AJAXPAGE doesn't use an onClick event to activate the function. PM

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •