As always, i am again having problems in IE6 and IE7 with scripts. The scripting works fine in FF2, opera and Safari. IE just wont load it. Could anyone help? It''s a static page for now, located at www.maifith.com/research/index.html The problem,although quite obvious, is that it doesn''t load the JS in IE6 or IE7. Any help would be appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
ityndall-ue636x8T32g@public.gmane.org
2008-Jan-31 20:34 UTC
Re: Odd things happening in ie6/ie7
Change this line: direction : ''horizontal'', to this: direction : ''horizontal'' Another words, remove the comma at the end. On Jan 31, 3:29 pm, University of Toronto <chad.holden.1...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> As always, i am again having problems in IE6 and IE7 with scripts. > The scripting works fine in FF2, opera and Safari. IE just wont load > it. Could anyone help? > > It''s a static page for now, located atwww.maifith.com/research/index.html > > The problem,although quite obvious, is that it doesn''t load the JS in > IE6 or IE7. Any help would be appreciated.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Yeah, thanks. I just caught that. I have been searching for the problem for about 10 days now. jesus. I must have re-ordered it about 10 times. On Jan 31, 3:34 pm, itynd...-ue636x8T32g@public.gmane.org wrote:> Change this line: > > direction : ''horizontal'', > > to this: > > direction : ''horizontal'' > > Another words, remove the comma at the end. > > On Jan 31, 3:29 pm, University of Toronto <chad.holden.1...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > > As always, i am again having problems in IE6 and IE7 with scripts. > > The scripting works fine in FF2, opera and Safari. IE just wont load > > it. Could anyone help? > > > It''s a static page for now, located atwww.maifith.com/research/index.html > > > The problem,although quite obvious, is that it doesn''t load the JS in > > IE6 or IE7. Any help would be appreciated.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---