Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IE 8 problem grrrrr

Featured Replies

Hello,


I have built a website and it renders pretty good in all the browsers.

Only on IE8 i have some problems with the jquery scripts. They are not working at all.


www.snapshot-evergem.be



Do you know what is wrong? Is it the sequence how the scripts are typed in the head tag? Can you please help me because the site has to go online in a few days.


Thank you

I'm wondering if it could be the fact you've not declared a type on your scripts, I believe you don't need to in HTML 5 which IE8 doesn't support. So you'd need either something like HTML5Shiv or Modernizr, or just make all your javaScript <script type=text/javascript>.

 

If that's not the problem try adding

 

 

 

$(document).ready(function(){
 

 

 

to the beginning of your jQuery..

Suprised at that, as I'm pretty sure the text/JavaScript is needed, and can't see any other reason why it wouldn't work in IE8.

Your jQuery file is throwing an error on line 4: (Invalid Argument: a.elem.style[a.prop]=a.now+a.unit). You could use a non-minified version of jQuery which will make debugging easier as the code is more understandable.

Your jQuery file is throwing an error on line 4: (Invalid Argument: a.elem.style[a.prop]=a.now+a.unit). You could use a non-minified version of jQuery which will make debugging easier as the code is more understandable.

 

Yes ^

You're also using an outdated version of jQuery.

  • Author

Hello Lyndsey and Aluziion,

 

How can i fix this, i'm no expert in jquery. Is it a little fix?

I don't know how to do this.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.