Results 1 to 3 of 3

Thread: DOM Drag & Drop script

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

    Default DOM Drag & Drop script

    Script: DOM Drag & Drop script
    Link: http://www.dynamicdrive.com/dynamicindex11/domdrag/

    I'm not exactly having an "Issue" with this script, but what I'm wondering is if it's possible to have a link hidden under the image, so you don't see it unless you know that specific image moves. Kind of like a "Wanna-be" security feature.
    If possible I want to have the link hidden under the center of an image that's contained in a table and just let the site moderators know it's there. (The link opens to a password protected page incase others find it or some browsers show it for some reason.) I just figured if I can hide it under the image it'll make the site look a little cleaner.

    Thanks for any help.

    Site Specs:
    IIS 7.0 (I think) running ASP, PHP, MySQL, etc. on a Windows Server.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Why not just set the coordinates of the draggable image to overlap the link on the page to hide it?
    DD Admin

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

    Default

    Thanks for the idea... sadly, don't know how to do that...
    If you could give me an example I'll try it out.

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
  •