Title: [Plugin: Shockingly Big IE6 Warning] Plugin crashing Javascript
Last modified: August 19, 2016

---

# [Plugin: Shockingly Big IE6 Warning] Plugin crashing Javascript

 *  [eme_pe](https://wordpress.org/support/users/eme_pe/)
 * (@eme_pe)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-shockingly-big-ie6-warning-plugin-crashing-javascript/)
 * Hi! I used this plugin, and it generated some kind of conflict, and all the javascript
   in the site stopped working. I tried it in another blogs, and the same thing.
   Even tried different servers. ¿Is this a problem with the latest wordpress version?
 * Thanks,
 * Mariano
 * [http://wordpress.org/extend/plugins/shockingly-big-ie6-warning/](http://wordpress.org/extend/plugins/shockingly-big-ie6-warning/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [kulpae](https://wordpress.org/support/users/kulpae/)
 * (@kulpae)
 * [17 years ago](https://wordpress.org/support/topic/plugin-shockingly-big-ie6-warning-plugin-crashing-javascript/#post-1060894)
 * Yeah, I had this javascript warning as well… so I looked at the js file and found
   a comma after the last element in the jQuery css function:
 * Here what I found: (bottom of ie6w_top.js)
 *     ```
       "padding": "3px",
       		}).width((ie6w_b *28)+12);
       ```
   
 * and then I fixed it to
 *     ```
       "padding": "3px"
       		}).width((ie6w_b *28)+12);
       ```
   
 * and it works now!
 * cheers, kulpae
 *  [mschertel](https://wordpress.org/support/users/mschertel/)
 * (@mschertel)
 * [17 years ago](https://wordpress.org/support/topic/plugin-shockingly-big-ie6-warning-plugin-crashing-javascript/#post-1060911)
 * hi guys! thanks for the reply, in this last version i fixed the .js file and 
   it is now fully using the wp api for js. i guess this should fix everything.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Shockingly Big IE6 Warning] Plugin crashing Javascript’ is closed
to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [mschertel](https://wordpress.org/support/users/mschertel/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/plugin-shockingly-big-ie6-warning-plugin-crashing-javascript/#post-1060911)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
