How can I load a web page inside of a jQuery dialog box?
Posted
by kielie
on Stack Overflow
See other posts from Stack Overflow
or by kielie
Published on 2010-05-05T11:21:44Z
Indexed on
2010/05/05
11:38 UTC
Read the original article
Hit count: 276
Hi, I am designing a wordpress template, and I would like to use jQuery ui to display each of the calendar links in a dialog box, when they are clicked.
What I want, is when someone clicks on a link in the wordpress calendar, the content will load in the dialog box, and display over the calendar.
I would appreciate any help on this, thanx in advance!
© Stack Overflow or respective owner