Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible quirk with displaying PDF files in qTip (IE 7)
4th April, 20:15 (This post was last modified: 4th April 20:16 by charles.lane.)
Post: #1
Possible quirk with displaying PDF files in qTip (IE 7)
My apologies if this is a known issue. I have a page using a number of qTips. I've noticed that when the qTip has diplayied a PDF file (but since moved off the hover), the PDF image flashes momentarily on the screen as the user scrolls the page up/down. If there are several PDFs that have been displayed on the page, they all will flash momentarily when the user scrolls up/down.

My theory is that when the user moves off a qTip, the image remains on the page but covered or set to not display -- and that when the page scrolls up/down, IE has to recalculate what is displayed or not.

I haven't noticed this yet if the display in the qTip is a JPG or html.

Is there a way to mitigate this "quirk?"

Thanks for your help - and your qTip!
Find all posts by this user
Quote this message in a reply
4th April, 23:23
Post: #2
RE: Possible quirk with displaying PDF files in qTip (IE 7)
PDF's displayed how? This sounds like a rather odd implementation Tongue

Craig Thompson
Web Developer / Designer
Craigsworks
http://www.craigsworks.com
Visit this user's website Find all posts by this user
Quote this message in a reply
5th April, 04:04
Post: #3
RE: Possible quirk with displaying PDF files in qTip (IE 7)
I'll hazard a guess ...

I'm assuming you're relying on the user's browser to have a PDF viewing plugin installed. And if so, it's very like that the flickering is a limitation of the plugin itself that perhaps stems from how/when the OS or browser tells the plugin to repaint its contents. I've seen Flash, Video and JAVA applet plugins also exhibit this behavior, particularly on older hardware, and have even seen websites actually hide the plugin content when you interact with the page to keep it from ruining the experience.

If I'm correct in that the plugin is being used to display the PDFs, be sure to test for the presence of it before adding the PDFs to the page, and present a link to manually download the PDF if they don't have the plugin (eg. similarly to PDFObject).

Good luck!


Craig may think it's odd, but I think "scary" would be a better descriptor given the over abundance of really bad security flaws that are inherent in the PDF technology Wink Big Grin
Find all posts by this user
Quote this message in a reply
5th April, 21:16 (This post was last modified: 5th April 21:17 by charles.lane.)
Post: #4
RE: Possible quirk with displaying PDF files in qTip (IE 7)
KidDaily,

You are correct and I agree about your guess as to why the flicker happens. The reason we are trying this out is we've developed a "dashboard" that consolidates status from different parts of our organization into a single display. Users can show html, jpg, and PDFs in thier qTip pop-ups. My code reads a SharePoint list that contains the links and text for the hovers. The page winds up with a lot of qTips but works well except for the PDFs. However, as bad as PDFs are, they display quite well a PowerPoint slide or even multiple slide briefings within the qTip.

Thanks for your help.

Charlie Lane
Find all posts by this user
Quote this message in a reply
5th April, 21:36
Post: #5
RE: Possible quirk with displaying PDF files in qTip (IE 7)
Sounds interesting! I love hearing about all these unique implementations of qTip Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Problem displaying tooltip on keyboard focus! nick4501 1 65 15th May 08:39
Last Post: nick4501
  [Solved] IE 8 "Style > Tip" not displaying shameless hacker 30 8,975 9th February 18:49
Last Post: nickast
  Tooltips not loading jQuery or other js files from parent document crodesign 2 474 13th January 22:19
Last Post: crodesign
  [Solved] stop tooltip from displaying knowlton 3 921 2nd October 13:12
Last Post: Craig
  how to get dynamic attri('id') before displaying on content davidkhan 3 618 23rd August 18:04
Last Post: Craig
  [Solved] Tooltip always displaying (on desktop) skippergeffen 4 618 15th June 14:20
Last Post: skippergeffen
  Print qTip content (pdf in iframe) Thilo 2 2,477 18th March 12:49
Last Post: deveshelles
  [Solved] no path to jquery files petraski 2 599 19th August 15:31
Last Post: petraski
  [Solved] Displaying Text From Another Part of DOM tekram 1 993 2nd April 18:43
Last Post: Craig
  PHP generated html not displaying in modal tip jcisthebest2000 1 868 18th March 13:35
Last Post: Craig



User(s) browsing this thread: 1 Guest(s)