I misread the post - my problem wasn't loading within a tab like the
original
post. It was loading a page containing my tabs layout into a regular
div
using .load() and it wasn't loading the script file linked to from the
html
page.
On May 21, 4:12 am, Klaus Hartl wrote:
> On 21 Mai, 07:47, "
On 21 Mai, 07:47, "jsjqueryem...@gmail.com"
wrote:
> I've noticed the same problem. I had to resort to a separate .ajax
> call to get it to load the js file I need to use.
Interesting. Do you have a test case? In mine everything works as
expected:
http://www.stilbuero.de/jquery/test/remote_tabs
I've noticed the same problem. I had to resort to a separate .ajax
call to get it to load the js file I need to use.
On May 15, 3:57 pm, FedeX wrote:
> Hi everyone, I'm new on jquery ui and I'm testing the tabs
> functionality. So far I'm able to retrieve a page for each tab loaded
> by ajax (p
No, it's not normal behavior. Scripts should load and execute also.
Have you tried just using a simple:
alert('test');
as a test?
On May 15, 10:57 am, FedeX wrote:
> Hi everyone, I'm new on jquery ui and I'm testing the tabs
> functionality. So far I'm able to retrieve a page for each tab loaded