No, it's not normal behavior. Scripts should load and execute also.
Have you tried just using a simple:
<script type="text/javascript">alert('test');</script>
as a test?On May 15, 10:57 am, FedeX <[email protected]> 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 (pretty easy!) but now I'm trying to bring up complex pages > that have js functionality and it seems that the tabs load them > without the <scripts> tags, is that the normal behavior? > > Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
