Im trying to load a simple html page, instead of a youtube video, using the code from this page:
http://craigsworks.com/projects/qtip/demos/content/youtube#
How would i edit this code to just load a page called MyCustomPage.html?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use
to load a webpage. Here is the demo.