Results 1 to 2 of 2

Thread: HTML Popups with transparent shadow..

  1. #1
    Join Date
    Aug 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HTML Popups with transparent shadow..

    Hi,

    I am new on this forum and i hope i ll get my problem fixed from here. I am a developer and working on a dynamic project. i am facing some problem regarding interface designing. the required design is as follows:

    http://www.netwizards.ae/temp/company.jpg

    in this there are multiple HTML popups appearing and each popup will have a shadow effect and that shadow effect will be transparent.

    please guide me how can i get same output in a web page.

    thanks in advance,

  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

    I'm not sure if you are looking for code to accomplish all of the functionality that your image implies, or just how to get the visual effect of a partially transparent shading around the boxes. If all you are after here is the shading, use .png images. An example (shading on just the bottom and left edges) is here:

    http://home.comcast.net/~jscheuer1/side/drop_shadow/

    But you should be able to use Google to find other examples on the web that can be all around the box. The principle is the same, and can be scripted for easier use (the example I gave requires no javascript, but if your page is dependant upon javascript anyway, this wouldn't be an issue).

    Here's one possibility:

    http://www.ruzee.com/blog/shadedborder/

    found from Googling:

    http://www.google.com/search?hl=en&c...er&btnG=Search
    - 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
  •