Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Form Box showing thru image, set opacity?

  1. #1
    Join Date
    Jul 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Form Box showing thru image, set opacity?

    Script: Image Thumbnail Viewer
    URL on DD: http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm


    Describe Problem:
    Hi,
    Great script however one question. I have a couple of dropdown boxes on the same page as the gallery, and the boxes are showing "thru" the image. Is there anyway to change the transparency/opacity of the window?

    An example can be seen here, as the "Curency Converter" box is seen thru the image and even works "thru" the image.
    http://obscuria.make-a-store.com/cgi...y.cgi?item=123

    Thanks.
    Last edited by Kraven; 07-30-2006 at 04:01 PM.

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Well, what I don't understand here is how the boxes are showing through the image. Did you add a filter:
    Code:
    <style>
    select {filter:alpha(Opacity=50)}
    </style>
    ??
    Because for one, you need to find the problem, and then you have to try to fix it.
    - Mike

  3. #3
    Join Date
    Jul 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Mike,
    Thanks for the quick reply

    I didn't add any type of filter to the image script. I really don't know what to look for to be causing the problem, that is why I am posting....

  4. #4
    Join Date
    Jul 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Any other ideas on this one, as I really don't know what I should be looking for...
    If it matters, this problem only happens with IE. The box does not show thru on Firefox or Opera.
    Last edited by Kraven; 07-31-2006 at 04:11 AM.

  5. #5
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    what type of browser are you using?

    edit: oops, i missed that last bit.

    I use have IE too, and it seems to be working fine
    Last edited by mburt; 07-31-2006 at 04:21 AM.
    - Mike

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Or even better yet, when this happens on your browser, hit print screen, upload it and let me see it. then I'll be able to see what's happening, because whatever the problem is, it's not happening in my browser.
    - Mike

  7. #7
    Join Date
    Jul 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by mburt
    what type of browser are you using?
    Problem is happening on IE 6.0 sp2.
    Looks fine on opera9 and firefox 1.5.0.5

  8. #8
    Join Date
    Jul 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by mburt
    Or even better yet, when this happens on your browser, hit print screen, upload it and let me see it. then I'll be able to see what's happening, because whatever the problem is, it's not happening in my browser.
    Give me a few minutes and I will "get it up".

  9. #9
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Well, you can make it a file attachment on a post
    - Mike

  10. #10
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    well, i have to go, i'll be back in about half an our
    - Mike

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
  •