Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Bug on my WebSite or Bug on Firefox?

  • This topic is empty.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #34160
    Locke
    Participant

    Hello everyone!

    I have I big problem with Firefox I have uploaded a new clients website :

    http://petuniaandco.com/

    please do not open this website on firefox 6 , it will crash .

    I use a bunch of jquery with my own logic , but it seems that something is breaking it.

    Could somebody please help me to check what the problem is?

    thanks

    #86051
    TheDoc
    Member

    I simply cannot imagine that this is causing it, but when I view it in source code, I see a few of these:
    M�s
    Which is also making it not be able to validate.

    #86068
    Locke
    Participant

    Nope, that is not that the problem…. I just correct that , and Firefox keeps crashing… but thanks @TheDoc

    Maybe is a CSS3 issue??

    somebody?

    #86070
    chrisburton
    Participant

    Works for me using Firefox 6

    #86072
    Locke
    Participant

    @ChristopherBurton Really!?

    are you using firebug?????

    #86073
    chrisburton
    Participant

    @Locke – Yep

    #86074
    Locke
    Participant

    I just reinstall firefox, a naa …. it crashes like a berserk

    #86075
    Locke
    Participant

    Console log doesn’t give me any error….. let me try , trashing all css hahaha

    #86078
    chrisburton
    Participant

    @Locke – Here’s a little video of me going through the site on Firefox 6

    http://christopherburton.net/screen_csstricks.mp4

    #86081
    Locke
    Participant

    Oh !!

    It seems that is only happening with FF on Mac , I just open it in a PC after I saw your Vid and everything was ok.

    I really appreciate your help and the time you take on prove this.

    thanks , @ChristopherBurton !

    #86085
    jitendrac
    Member

    workoing perfect for me on ff6……..

    #86100
    Locke
    Participant

    thanks @jitendrac

    happen that when I change css tranform with all its properties

    scale() rotate(deg) translate(px, px) skew(deg, deg);

    everything starts working.

    odd isn’t ?

Viewing 12 posts - 1 through 12 (of 12 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.