Log in

View Full Version : Dynamic Ajax Content and thickbox



Morisatwork
10-14-2008, 10:52 PM
1) Script Title: Dynamic Ajax Content

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm

3) Describe problem:
I am trying to use thickbox within a page loaded by Dynamic Ajax Content.
my code is as follows


<a class="two" href="javascript:ajaxpage('vieworders.asp', 'contentarea'); loadobjs('styles/thickbox.css', 'js/jquery-1.2.5.min.js','js/thickbox.js' )">- unsubmitted orders</a>


However thickbox does not work though it does if the page is loadedin its own.

I am not that proficient in javascript, however i did add an alert to the loadobj function to see if it was working and when I did this the thickbox worked

can someone please assist

thanks

Moris

jscheuer1
10-15-2008, 03:53 AM
See:

http://www.dynamicdrive.com/forums/showthread.php?t=37234

especially post #2 in that thread.