Results 1 to 6 of 6

Thread: "preview page"

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

    Default "preview page"

    Hey guys, im very new to javascript and web design, as i am creating a website for my gce applied ICT course, so be easy with the explanations

    Basically what i want to know is if i can be able to have a bit of javascript which when i mouse over the navigation links (pictures atm) it will bring up a preview of the content area of the page it links to, (basically will be a printscreen or other by me) and display it in the content area on that page.

    so basically an image popup but in a specific place.

    thanks in advance if anyone can help

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Yes this can be done using JavaScript. You can find free web page thumbnail generators which can be used for your case.

  3. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    If you're just going to create your own sceenshots, you can use any number of the tooltip scripts available on DD:

    http://www.dynamicdrive.com/dynamicindex5/index.html

  4. #4
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    cheers =] will check them out. any recommendations?

  5. #5
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ok i have gone for the overlapping tooltip:
    http://www.dynamicdrive.com/dynamici...lapcontent.htm

    but i cant get it to go in the right place, how do i edit the javascript to control where it is being placed?

    i edited the Div so that it should be in the right place / height/width, but it still just goes directly beneath the link which isnt what i want =[

    thanks in advance =]

  6. #6
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    err, been looking at the javascript to see if i can find where i can change the positioning.. and its bloody complex... i would llove you if you took a look for me :P, the problem is i think, is that the script is too complex. its is basing where the tooltip pop up thingy is placed based upon link position and another parameter (below to the right or top to the left etc etc) so i could probably get rid of alot, but i dont know how / what XD =[ im not exactly a noob to this but i am to javascript :P

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
  •