Hi all, I have started developing on prototype for my own project. I have a welcome JSP page, which is having an import on prototype.js file. Once i hit my welcome.jsp in the IE browser, it gets crashed. but this is working in Firefox. I don''t know the reason. IE status bar is showing some error related with expect string or number. I don''t know why this error is coming only in IE. Can any one solve my issue? This is very serious issue for me. because still IE is having some holding in the browser world. thanks, Thamizharasu S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Give a link to the page or show some code!!!! On Jan 3, 2008 12:45 PM, Thamizharasu S <zarub2k-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi all, > > I have started developing on prototype for my own project. I have a > welcome JSP page, which is having an import on prototype.js file. > > Once i hit my welcome.jsp in the IE browser, it gets crashed. but this > is working in Firefox. > > I don''t know the reason. IE status bar is showing some error related > with expect string or number. > > I don''t know why this error is coming only in IE. > > Can any one solve my issue? > > This is very serious issue for me. because still IE is having some > holding in the browser world. > > thanks, > > Thamizharasu S > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Antoni, I am getting the following exception in popup. That is, "Expected identifier String or number". If i click ok to that popup, IE closed. can you get any clue? On Jan 3, 6:23 pm, "Antonio CS" <antoni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Give a link to the page or show some code!!!! > > On Jan 3, 2008 12:45 PM, Thamizharasu S <zaru...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Hi all, > > > I have started developing on prototype for my own project. I have a > > welcome JSP page, which is having an import on prototype.js file. > > > Once i hit my welcome.jsp in the IE browser, it gets crashed. but this > > is working in Firefox. > > > I don''t know the reason. IE status bar is showing some error related > > with expect string or number. > > > I don''t know why this error is coming only in IE. > > > Can any one solve my issue? > > > This is very serious issue for me. because still IE is having some > > holding in the browser world. > > > thanks, > > > Thamizharasu S--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Richard Quadling
2008-Jan-08 13:27 UTC
Re: IE gets crashed when using prototype. pls help?
Would still need a URL to see the code that causes the problem. On 08/01/2008, Thamizharasu S <zarub2k-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi Antoni, > > I am getting the following exception in popup. > > That is, "Expected identifier String or number". If i click ok to that > popup, IE closed. > > can you get any clue? > > On Jan 3, 6:23 pm, "Antonio CS" <antoni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Give a link to the page or show some code!!!! > > > > On Jan 3, 2008 12:45 PM, Thamizharasu S <zaru...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > > Hi all, > > > > > I have started developing on prototype for my own project. I have a > > > welcome JSP page, which is having an import on prototype.js file. > > > > > Once i hit my welcome.jsp in the IE browser, it gets crashed. but this > > > is working in Firefox. > > > > > I don''t know the reason. IE status bar is showing some error related > > > with expect string or number. > > > > > I don''t know why this error is coming only in IE. > > > > > Can any one solve my issue? > > > > > This is very serious issue for me. because still IE is having some > > > holding in the browser world. > > > > > thanks, > > > > > Thamizharasu S > > >-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Richard, It is not in the Live system. It is in development mode. can i send you the code causing the error to you? I searched through the net, It has been mentioned that, QuickFind BHO add-on and prototype combination causing the problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
When it comes to debugging javascript in IE, error codes wont do you (or us, for that matter) much good... An example on a public test server would be much more helpfull... even if it is just a stripped down version of app with just the bits that cause the error, we might be able to help you. greetz, On 9 jan, 04:52, Thamizharasu S <zaru...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Richard, > > It is not in the Live system. It is in development mode. can i send > you the code causing the error to you? > I searched through the net, It has been mentioned that, QuickFind BHO > add-on and prototype combination causing the problem.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hi, how can i forward from there? any idea please help me. This is very urgent. On Jan 9, 5:25 pm, Wizz <woutaw...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> When it comes to debugging javascript in IE, error codes wont do you > (or us, for that matter) much good... An example on a public test > server would be much more helpfull... even if it is just a stripped > down version of app with just the bits that cause the error, we might > be able to help you. > > greetz, > > On 9 jan, 04:52, Thamizharasu S <zaru...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi Richard, > > > It is not in the Live system. It is in development mode. can i send > > you the code causing the error to you? > > I searched through the net, It has been mentioned that, QuickFind BHO > > add-on and prototype combination causing the problem.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Richard Quadling
2008-Jan-10 09:53 UTC
Re: IE gets crashed when using prototype. pls help?
On 10/01/2008, Thamizharasu S <zarub2k-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi, > > how can i forward from there? any idea please help me. This is very > urgent. > > On Jan 9, 5:25 pm, Wizz <woutaw...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > When it comes to debugging javascript in IE, error codes wont do you > > (or us, for that matter) much good... An example on a public test > > server would be much more helpfull... even if it is just a stripped > > down version of app with just the bits that cause the error, we might > > be able to help you. > > > > greetz, > > > > On 9 jan, 04:52, Thamizharasu S <zaru...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Hi Richard, > > > > > It is not in the Live system. It is in development mode. can i send > > > you the code causing the error to you? > > > I searched through the net, It has been mentioned that, QuickFind BHO > > > add-on and prototype combination causing the problem.If you have a live server somewhere put the files up. Alternatively, if you can code a simple stand alone script which uses the standard prototype.js library, then use something like http://pastie.caboo.se or http://pastebin.com to show the code. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---