Re: Attach template according to browser identification
Posted: Fri Jun 10, 2011 4:27 pm
Hmm, I don't have a clue how you could identify only IE8 other than using conditional statements.
But....
Jquery is pretty cross-browser supported. If something doesn't work in IE8, I would first find out why it is not working before I started looking into difficult solutions to display a different template for just one browser.
Maybe you can post a link to the website, so we can check if we can find the error in the Jquery and solve the problem that way?
But....
Jquery is pretty cross-browser supported. If something doesn't work in IE8, I would first find out why it is not working before I started looking into difficult solutions to display a different template for just one browser.
Maybe you can post a link to the website, so we can check if we can find the error in the Jquery and solve the problem that way?