jquery/javascript issue for online version of a website on IE8

javascript , jquery , asp.net , microsoft , Internet Explorer , IE , IE8 , csharp , localhost , html , online website , firefox , safari , chrome , web development , website , web application Mahbūbnagar, India
  • 10 years ago

    I am facing a unique bug on a website I am developing, Its occurring only for IE(I am using IE8) that too only on the online version of the site, On my local machine its working perfectly and on all other browsers(firefox, safari, and chrome) its working perfectly both on online version and on local version. The problem is on this page: http://freej.ae/freejaetest/en/FreejEpisodes.aspx, After navigating to the given link please selcect "season 1" from "choose your season" links, from there please select "Images" button on the right side of the flash video, Now you can see images in the box where flash was running previously. I am using jquery colorbox when images are clicked to show large images, Here is the bug, If you check on other browsers colorbox will work but on IE8 it will not work. One other thing I am facing on this site and it is also related to only online version of the site on IE8 as said above, Please navigate to this link: http://freej.ae/freejaetest/en/mediaclipping.aspx, Select "2" from the pager at the bottom, After loading the page main flash banner is disappearing. Hope I am clear in explaing the issue, Please Let me know for anything to be cleared.. Appreciate your quick help..

    Thanks

  • 10 years ago

    Is anybody there who can help me, Still waiting for help.. Thanks in advance

  • 10 years ago

    Is anybody there who can help me, Still waiting for help.. Thanks in advance

  • 10 years ago

    Hi Guys

    At last I figured it out, The problem is with ready method in jquery. It is behaving differently on different browsers. Actually I wrote a code snippet under document.ready but now I wrote a function under document.ready and calling that function on onclick event and thats it..it solved the problem..

    Thanks

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”