Results 1 to 2 of 2

Thread: Iframe button has NO rollover

  1. #1
    Join Date
    Jan 2007
    Location
    Houston, Texas
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Iframe button has NO rollover

    1) Script Title: Iframe button has no rollover

    2) Script URL (on DD):

    3) Describe problem: I have just started playing with iframes so everything wrong is user error, but I made a "default" button that works but it has no rollover on the webpage.

    If you rollover the buttons you do not really know they are buttons.

    Here is a piece of the code:

    <input type="button" value="Broadwin Condominiums" onclick="movies.location.href='movies/broadwin.mov'" > Columbus, Ohio </a>

    I hope you smart guys can help! Thank you

    Huss3d
    Last edited by huss3d; 01-26-2007 at 07:04 PM. Reason: typo

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    On the most recent and more recent Windows based PC's as well as many other types of PC's and Macs, buttons do have built in rollover effects. What kind of computer and OS are you viewing this in?

    I notice that you have a closing anchor tag after your button. If the opening anchor tag comes before it and has its own javascript rollover effects, this may be interfering with the button's built in rollover effect.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •