[jQuery] Fwd: New era of employment.

2009-10-18 Thread AbhishEk
hey friends, join the following.. quickly. Dis is a healthy initiative... check in the mail below Regards, abhishek -- Forwarded message -- From: Date: Sun, Oct 18, 2009 at 8:34 PM Subject: New era of employment. To: mithuabh...@gmail.com Welcome to the new world of Yaans

[jQuery] $.Ajax giving problem in IE

2009-01-28 Thread AbhishEk
Hi, i have a page on which i have used$.ajax for asynchronous call which works quite f9 in firefox but it is not working in IE .. Plz help abhishek

[jQuery] Re: How to force a child page to open in iframe using jquery

2009-01-09 Thread AbhishEk
but is there a way , that i can just run some javascript before any script of that page runs , and run that script in the scope of that page which is inside iframe On Thu, Jan 8, 2009 at 10:12 AM, AbhishEk wrote: > ok , thanks :) > > > On Mon, Jan 5, 2009 at 10:34 PM, Ricardo

[jQuery] Re: How to force a child page to open in iframe using jquery

2009-01-07 Thread AbhishEk
thers. > > On Jan 5, 6:39 am, AbhishEk wrote: > > But , i have such a scenario in my website Sir. and i am not doing it for > > ill purposes. And also i was searching something similar to what we have > > "security=restricted" in case of Internet Explorer.I wan

[jQuery] Re: How to force a child page to open in iframe using jquery

2009-01-05 Thread AbhishEk
Mon, Jan 5, 2009 at 12:41 AM, Kean wrote: > > The site used a frame braker for a reason, which is, I do not want my > site be in someone elses frame. Please respect that or contact that > site admin. > > On Jan 4, 2:43 am, AbhishEk wrote: > > plz help > > > > O

[jQuery] Re: How to force a child page to open in iframe using jquery

2009-01-04 Thread AbhishEk
plz help On Fri, Jan 2, 2009 at 5:44 PM, AbhishEk wrote: > actually , the written javascript directly checks the url of browser nd if > it finds a dff , it fires a location.replace command . > Plz suggest how can i stop this default behaviour. > > > On Fri, Jan 2, 2009 a

[jQuery] Re: How to force a child page to open in iframe using jquery

2009-01-02 Thread AbhishEk
27;s on the same domain, > then you have access to it right? I think there's nothing you can do > to stop that. > > On Jan 1, 8:24 am, AbhishEk wrote: > > Hi, > > I have a WebPage on which i have an iframe inside which i open child > pages . > > In o

[jQuery] How to force a child page to open in iframe using jquery

2009-01-01 Thread AbhishEk
Hi, I have a WebPage on which i have an iframe inside which i open child pages . In one of the child pages following script is written script type="text/javascript"> if (self != top) { if (window.location.href.replace) top.location.replace(self.location.href); else

[jQuery] Re: [jQuery]how to create a Firefox Extension using jquery

2008-12-09 Thread AbhishEk
someone please reply dear..plz help On Wed, Dec 10, 2008 at 10:06 AM, AbhishEk <[EMAIL PROTECTED]> wrote: > i was trying to replace my javascript statements with jquery > statements by including the jquery file in *.xul file. > > the xul file line is as under: >

[jQuery] [jQuery]how to create a Firefox Extension using jquery

2008-12-09 Thread AbhishEk
i was trying to replace my javascript statements with jquery statements by including the jquery file in *.xul file. the xul file line is as under: and i am trying to access the "$"/ jquery functions in the other js file of my plugin. but its not working. plz help.

[jQuery] [jQuery]how to create a Firefox Extension using jquery

2008-12-07 Thread AbhishEk
i , i was trying to replace my javascript statements with jquery statements by including the jquery file in *.xul file. the xul file line is as under: and i am trying to access the "$"/ jquery functions in the other js file of my plugin. but its not working. plz help.