[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - dynamic content changing
Page 1 of 1

dynamic content changing

PostPosted: Fri Mar 09, 2007 1:02 am
by Calcifer

PostPosted: Fri Mar 09, 2007 1:14 am
by Batalf

PostPosted: Fri Mar 09, 2007 10:01 am
by Calcifer
Alf,

a php calling different params with dynConObj.loadContent(divObjID, url) method

i added a RND param at last to cahneg url
[code]
var ran_number=Math.random();
[code]

RND = ran_number

i tested it and i see...page content was loaded but javascripts did not run in content
(there is no js error)