|
Load an HTML Page Within qTip Tooltip
|
|
18th January, 22:34
(This post was last modified: 18th January 22:35 by BruceBruce.)
Post: #1
|
|||
|
|||
|
Load an HTML Page Within qTip Tooltip
Im trying to load a simple html page, instead of a youtube video, using the code from this demo:
http://craigsworks.com/projects/qtip/dem...t/youtube# I want it to function the same way, where I can go in and interact with the page content inside the tooltip, and then disappear when i click outside of the tooltip, and also if possible, have a close button on the top corner of the tooltip to close it. How would i edit this code to just load a page called "MyCustomPage.html"? |
|||
|
19th January, 00:42
Post: #2
|
|||
|
|||
|
RE: Load an HTML Page Within qTip Tooltip
You'll need to use an iframe:
JS Code
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
19th January, 01:17
Post: #3
|
|||
|
|||
RE: Load an HTML Page Within qTip Tooltip
(19th January 00:42)Craig Wrote: You'll need to use an iframe: Thanks Craig, I tried that, and it seems to work, somewhat. Not quite like the youtube example though where the window stays open until i click outside of the bubble. Im using this with a calendar component and im also not getting the speech bubble behavior im looking for...the window instead opens up as a square right next to the hover area. I would also like to set the width and height of the iframe wih no horizontal scroll. I tried this code but it dosent work: JS Code
How would I edit this accordingly? |
|||
|
19th January, 12:17
Post: #4
|
|||
|
|||
|
RE: Load an HTML Page Within qTip Tooltip
Combine your two qTip calls:
JS Code
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




