Hi Krishna,  I bet the problem is that your links are pointing to
pages outside of your website.  The .load() method performs an AJAX
GET request which can not work cross domain.  If you are trying to
load links inside of your website then something else is wrong and we
would probably need to see your entire html and js code.

Regards,
Nate

On Tue, Aug 18, 2009 at 2:05 AM, km<[email protected]> wrote:
> Hi all,
> I am newbie to jquery-ui  and am trying to check the snippet abt  "open
> links in current tab instead of leaving the current page" posted at url
> http://docs.jquery.com/UI/Tabs
> But i could not make it work.
> Is there anything i am missing ? ofcourse i am using javascript headers for
> jquery and jquery-ui libraries.
> Could someone hint me? Is there anything wrong with the snippet or any
> changes in the library ?
> Krishna
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to