This, I suppose, is as much an HTML question as a js or jQuery question so I'm not sure if this is the proper forum. But, here goes....
I'm trying to use a jQuery image rotater function in my "responsive" html design.
My Bootstrap 3 framework let's me display html layout differently depending on the screen size.
THE PROBLEM is that I want to use the same jQuery function (which uses the id #fader) to format the page differently according to the screen size. However, referencing the same #id more than once on a page is not allowed.
So, I end up making multiple versions of the fun