I'm having a similar problem, I have div that gets data from external pages of my site, and I want to use jquery to do a smooth scroll (http://flesler.blogspot.com/2007/10/jquerylocalscroll-10.html) but It won't apply.. any ideas?
On Feb 12, 4:55 pm, Alex <axer...@gmail.com> wrote: > Hello, > > This is my first message and I am extremely new to jQuery. > > I am using Ajax to call external html pages into a div in my site. I > have three external html forms which uses JavaScript and one .pl > file. When I call these pages, the html pages are being rendered > correctly but the JavaScript and .pl file (form post) is not being > executed. Any ideas on how to resolve? Any assistance/help would be > appreciated. > > Thanks in advance. > > - Alex