Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #374074

    Does not work on IE8 regardless of what this forum support says.
    someone please tell me what is wrong?

    #374935

    Hi!

    I was able to reproduce this on my end, i’ve reported this to Kriesi, please wait for his response.

    Best regards,
    Josue

    #375707

    Well like I said it’s not working , and I need a solution sooner than later.
    I hate to say but with this on page 8-9 of your support forum I don’t see how you can make this a priority.

    #376409

    Someone please respond? – I need a solution…

    #376649

    Hi!

    Sorry for the delay. We have escalated the issue to Kriesi. Please wait for his response.

    Regards,
    Ismael

    #377207

    Hey!

    Here’s a workaround, modify line 2651 in js/shortcodes.js from this:

    element.text( text.replace(/./g, "0")); 
    

    To:

    if(window.addEventListener) element.text( text.replace(/./g, "0")); 
    

    That will make the final number to show on IE8 (only).

    Best regards,
    Josue

    #377652

    This is a good work around for now. – Lets just see what the boss has to say. Perhaps a new version of enfold theme is due to come out?

    #377689

    Glad it works, yes, hopefully you’ll get an official response regarding this issue soon.

    Regards,
    Josue

    #379967

    Hi!
    I am afraid since I could not find a better solution right now we will use this fix by default, at least for the time beeing so IE8 users at least see the correct number, even if its not that fancy…

    Cheers!
    Kriesi

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘IE8 Animated Number’ is closed to new replies.