Results 1 to 2 of 2

Thread: Preview on Hover???

  1. #1
    Join Date
    Oct 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Preview on Hover???

    May i ask what is this script when you hover on posts topic,
    a small preview window pops up...like here on forum...

    I'd like to use this script to my IPB forum...
    is it possible? please help....

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Unless there is a module for IPB, it would be complex, mostly just navigating all of those php scripts to find where it actually is output.
    However, that is PROBABLY just in the skin for the layout. Accessible in the Admin CP.

    Problem, though, is that you need to actually get the preview text, and that requires a mysql query. You will either need to use ajax to populate the popup notice or grab all of the preview texts for each post, which would overally waste some processor power. Not sure how this board does it.

    Take a look at the "tool tip" script in the library here.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •