Title: IE rendering issue!
Last modified: September 17, 2019

---

# IE rendering issue!

 *  ResolvedPlugin Author [YOO SLIDER TEAM](https://wordpress.org/support/users/yooslider/)
 * (@yooslider)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/ie-rendering-issue/)
 * Looks like IE 11 has a problem with default arguments in the JavaScript!
 * It’s giving an “expected ‘)'” error at line 617 – Seems JS confused by the default
   argument for showPopup!
 * `function gks_handleClickAction(target, showPopup = false) {...}`
 * If you face this JS exception, please remove default argument while we’re releasing
   an update for this issue.
 * The function should look like:
 * `function gks_handleClickAction(target, showPopup) {...}`

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

 *  [grahammacrae](https://wordpress.org/support/users/grahammacrae/)
 * (@grahammacrae)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/ie-rendering-issue/#post-11943164)
 * Thats at line 531 in views->front->layouts->gks-front-slider.php in case you 
   were wondering…
 *  Plugin Author [YOO SLIDER TEAM](https://wordpress.org/support/users/yooslider/)
 * (@yooslider)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/ie-rendering-issue/#post-11945382)
 * In version 1.0.2 the issue is resolved!

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

The topic ‘IE rendering issue!’ is closed to new replies.

 * ![](https://ps.w.org/yoo-slider/assets/icon-256x256.png?rev=2595263)
 * [Yoo Slider - Image Slider & Video Slider](https://wordpress.org/plugins/yoo-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yoo-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yoo-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/yoo-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yoo-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yoo-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [YOO SLIDER TEAM](https://wordpress.org/support/users/yooslider/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/ie-rendering-issue/#post-11945382)
 * Status: resolved