Results 1 to 2 of 2

Thread: Overlapping Content Link

  1. #1
    Join Date
    May 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Overlapping Content Link

    Script:
    http://www.dynamicdrive.com/dynamici...lapcontent.htm

    Love this script, really works great. I'd like to pretty it up some and add a drop shadow. Can the drop shadow be added stricly to the <div style="border: 1px solid black; background-color: lightyellow; padding: 8px"> tag...........or must it be done via this <div> tag and use javascript to create the effect? Thanks

  2. #2
    Join Date
    May 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Answer

    Found the answer here: http://www.sixapart.com/pronet/artic..._robust_c.html

    Just add the classes to the <div> tags already included with the script. Works great.

    <DIV class="ydsf left" id="subcontent2" style="position:absolute; visibility:hidden; top: 0">
    <div class="inner note" style="border: 1px solid black; width: 520px; background-color: lightyellow; padding: 8px">

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
  •