View Single Post
Old 03-29-2011, 10:22 AM   PM User | #7
Harry Dance
New to the CF scene

 
Join Date: Mar 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Harry Dance is an unknown quantity at this point
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)*/
Harry Dance is offline   Reply With Quote