+ Reply to Thread
Results 1 to 4 of 4

Thread: Tiltview issue
      
   

  1. #1
    cinch is offline Private First Class
    Join Date
    Jul 2007
    Posts
    5

    Default Tiltview issue

    My site www.cinchphoto.com/weddingday is having problem. It seems that my mouse-over buttons are displaced when displayed in I.E. I'm using I.E. 7

    Firefox and Safari works fine.

    I'm using tiltviewer and I placed the following codes into the "html" window in blue voda, then published the site.

    ###################
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>TiltViewer</title>
    <script type="text/javascript" src="swfobject.js"></script>
    <style type="text/css">
    /* hide from ie on mac \*/
    html {
    height: 100%;
    overflow: hidden;
    }

    #flashcontent {
    height: 100%;
    }
    /* end hide */
    body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #000000;
    color:#ffffff;
    font-family:sans-serif;
    font-size:40;
    }

    a {
    color:#cccccc;
    }
    </style>
    </head>
    <body>
    <div id="flashcontent">TiltViewer requires JavaScript and the latest Flash player. <a href="

  2. #2
    cinch is offline Private First Class
    Join Date
    Jul 2007
    Posts
    5

    Default Re: Tiltview issue

    it seems the "displacement" occurs when i use mouse-overs and only occurs in explorer browser... sigh...

    i have reverted to using "word" based menu... seems to work fine...

    nevertheless, this would limit the options in my menu designs..

  3. #3
    fabian9931 is offline Private
    Join Date
    Mar 2008
    Posts
    1

    Default Re: Tiltview issue

    hey clinch. can you email me directly? fabian9931****.com. i am having issues trying to get this tiltviewer for my photography page... i would like to know how you have it set up because i tried through flickr and then tried it with my own files and nothing... thanks

  4. #4
    Join Date
    Feb 2006
    Location
    Kings Lynn, Norfolk (UK)
    Posts
    8,719

    Default Re: Tiltview issue

    All seems to be working at my end in IE & FF. But i did have to update my flash to get it working in IE. But all is ok now.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49