Fwd: [jQuery] Problem with dynamic loading of

2009-12-10 Thread jayakumar ala
Hi All, I am having the problem with dynamic loading of tag. Coping the div tag rightly but not able to call the jquery.MultiFile.js dynamically. any help ..?? var divTagTemplate ; $(document).ready(function(){ divTagTemplate = document.getElementById('addVal1').cloneNode(true); $(

Re: [jQuery] Problem with dynamic loading of

2009-12-09 Thread jayakumar ala
Hi All, I am having the problem with dynamic loading of tag. Coping the div tag rightly but not able to call the jquery.MultiFile.js dynamically. any help ..?? var divTagTemplate ; $(document).ready(function(){ divTagTemplate = document.getElementById('addVal1').cloneNode(true);