Results 1 to 2 of 2

Thread: onmouseover

  1. #1
    gotFusion Extended Support
    Guest

    Default Re: onmouseover

    Gary J. Piccoli said:
    | I think I previously published this in the wrong forum. I don't
    | normally cross publish, so forgive my error.
    |
    | I have a text link that links to a JavaScript. What I would like to
    | do is change the window.status "onmouseover" to indicate what
    | clicking on the link is going to accomplish. I can't find any
    | reference to this in the documentation.
    |
    | Can anyone point me in the right direction?


    There is a members tutorial on window status message control on gotFusion.

    Here is one example from the tutorial

    onMouseOver ="window.defaultStatus=' '; window.status=' Hi everybody you
    just put your pointer over this link' ; return true"

    The tutorial also covers setting a default window status on all pages.

    --
    Mike - (a.k.a. turtle) - gotFusion Extended Support
    http://www.gotfusion.com

    Start receiving gotFusion extended product support today
    http://www.gotfusion.com/subscriptions/

    View the gotFusion tutorial list
    http://www.gotfusion.com/menu/tuts_by_topic.cfm

    --





  2. #2
    Gary J. Piccoli
    Guest

    Default onmouseover

    I think I previously published this in the wrong forum. I don't normally
    cross publish, so forgive my error.

    I have a text link that links to a JavaScript. What I would like to do is
    change the window.status "onmouseover" to indicate what clicking on the link
    is going to accomplish. I can't find any reference to this in the
    documentation.

    Can anyone point me in the right direction?

    Thanks,
    Gary




Posting Permissions

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