On 7 June 2016 at 07:55, Ankit Raj <[email protected]> wrote:
> Its in .erb format not .html

View the source (ie html) in the browser and copy/paste from there.
That's why I said copy/paste the html.

Colin

>
> 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 <[email protected]> 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 [email protected].
> To post to this group, send email to [email protected].
> 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.

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsRN6CmAe1OoEvHee3aNRQ6W6E4z8PexUak0FB70Wn0cw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to