Ruby on Rails
Monday, June 6, 2016
Its in .erb format not .html
On Tuesday, June 7, 2016 at 11:55:26 AM UTC+5:30, Colin Law wrote:
-- On Tuesday, June 7, 2016 at 11:55:26 AM UTC+5:30, Colin Law wrote:
On 7 June 2016 at 06:34, Ankit Raj <akt...@gmail.com> wrote:
> Hello ,
>
>
> here I am making an e-commerce app. While testing I found my tab button
> doesn't works for safari and chrome while it works for firefox.
>
> It will be great if someone can help me in figuring this problem.
The commonest reason for different behaviour in different browsers is
that you have got some invalid html. Copy/paste the entire html into
an html validator such as https://validator.w3.org/#validate_by_input
to check this.
If it still does not work having fixed the html then check for
javascript errors in the browser console window.
Colin
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/bbf89d6f-8b8c-4f4b-8793-48b93b9eaea2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment