| jQuery Thickbox |
|
|
|
| Friday, 20 November 2009 23:43 |
|
A jQuery thickbox allows you to create a popup region without actually opening a new browser window or tab. The thickbox region can contain some content already on the page, usually hidden when the page is viewed normally, or the content of another page.
Now create some content in the region to give the thickbox some content. For example I will create two items, P2_TEXT and P2_DATE. These items are purely dummy content.
And for the button attributes enter
You will notice from the alt tag that you can alter the width and height settings for the tickbox. For details of other settings visit jquery.com/demo/thickbox/
To view the above example click here |
Many thanks for that, for me it works fien but only when i user HTML Button, otherwise it doesnt work.
how can i change that?