[Proto-Scripty] Re: Dynamic javascripts, IE7 problems...

2008-10-22 Thread DaveC
ect the js. :) eval(new_content_js); var function_name = 'template_'+ template_name +'_onload'; eval(function_name + '();' ); Still an interesting exercise and life experience. Thanks DaveC On Oct 23, 1:47 am, "T.J. Crowder" <[EMAIL PROTECTED]&

[Proto-Scripty] Re: Dynamic javascripts, IE7 problems...

2008-10-22 Thread DaveC
" // This kind of script WILL work if processed by Ajax.Updater: coolFunc = function() { // Amazing stuff! } That’s a common trickster, biting beginners in the ankle. So watch out! " (reading retard) :) thanks.. I'll try this tomorrow and report back. DaveC On Oct 22,

[Proto-Scripty] Dynamic javascripts, IE7 problems...

2008-10-22 Thread DaveC
does but the functions would not register. So either a solution to the first or an explination of the second method would be most appretiated. Thanks heaps every one. DaveC --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go