|
Update on Script (Win32 - comment out first!)
Note, concerning the posted mobile detection script:
Comment out (remove) the 'Win32' line, as this is just for testing (on a windows machines).
Like this:
(uagent.search("palm") != -1) /* ||
(navigator.platform.indexOf("Win32") != -1)*/
|