Hey guys, I'd just like to know if theres a smarty code that can detect the users browser that can then show a different template? Like if your using IE, it will detect the browser and add a top menu saying download Mozilla Firefox. Hope there is such thing, thanks.
Use IE conditional comments - see http://msdn.microsoft.com/en-us/libr...12(VS.85).aspx IE is the only browser that has such a thing as those conditionals are specific to Microsoft software (meaning you can only test for such things as IE (Internet Explorer) and MSO (Microsoft Office).
Stephen J Chapman javascriptexample.net, Book Reviews, follow me on Twitter HTML Help, CSS Help, JavaScript Help, PHP/mySQL Help, blog <input name="html5" type="text" required pattern="^$">
Forum Rules
Bookmarks