[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 - Drag Drop - Adding Dynamic Elements
Page 1 of 1

Drag Drop - Adding Dynamic Elements

PostPosted: Thu Apr 19, 2007 6:08 am
by c11ris

PostPosted: Tue Apr 29, 2008 4:13 pm
by andy_m_glover
Hi Chris - I don't suppose that you managed to find a solution to your problem?

You are (or were, it is some time ago now) experiencing precisely the same problem I have now, except that, for me, IE7 completely crashes at extraordinarily random times. I have located my problem to the need to repeatedly call .init() based on user activities.

Whilst .init() is the constructor, it's almost as though we need a destructor that we can call to clear out the old entries, before adding new addSources...

Hope someone can help. Thanks in advance...

Andy