Results 1 to 3 of 3

Thread: Cant get it on top!!

  1. #1
    Join Date
    Feb 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cant get it on top!!

    1) Script Title: watching eye script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/watcheye.htm

    3) Describe problem: I pasted it on my blog.
    It works. but i can get it above the blog entries and stuff.
    www.blackgreenwhite.blogspot.com

    go to my blog and u will see what i mean.
    Some help over here please (:
    Thanks big time! (:

    regards

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    Do you know what 'z-index' is? Z-index is a css style that allows for elements to be on top of other elements. In a way, the webpage that you 2d web browser is viewing is 3d. Add a z-index attribute to the styles in the script. Syntax:

    Code:
    z-index: 100;
    If you don't know squat about css or javascript, let me know and I'll edit the code for you. Right now, I'm a tad tired and a little lazy...

  3. #3
    Join Date
    Feb 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    HAHAH erms... i am a rookie in this thingy..
    perhaps you could guide me a lil..
    haha.. take ur time.
    time is waht i have
    HEH.. juz want it solved..
    thanks big time(:

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
  •