CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
Help with IE and an unusual jQuery slider
KarimCossutti
Permalink to comment
#
June 2012
Hello everyone I made a jQuery plugin for a slider where you can create scenes with X number of images that you position to create a composition.
It currently doesen't work in IE and don't own a PC so i'm looking for a kind soul to give advice.
The slider:
http://lab.karimcossutti.com/projects/slider/
Mottie
Permalink to comment
#
June 2012
Remove the
console.log
as it doesn't exist in IE until you open the developer tools panel.
KarimCossutti
Permalink to comment
#
June 2012
wow that was an easy fix.
Thanks!
Add a Comment
It currently doesen't work in IE and don't own a PC so i'm looking for a kind soul to give advice.
The slider: http://lab.karimcossutti.com/projects/slider/
console.logas it doesn't exist in IE until you open the developer tools panel.Thanks!