|
Post by Vohaul on Nov 19, 2013 5:46:39 GMT
part of my latest website wont work on iphones or some browsers.....(im ok with it, as it only enhances part of the site and doesnt affect anything.....)
but is there a away i can get it to detect whether its moblie or not and use an alternate html file....
|
|
|
Post by Hippani on Nov 19, 2013 9:28:29 GMT
Is the bit of website that doesn't work in hippo?
Do you want to detect mobile in Hippo or in normal HTML.
|
|
|
Post by Vohaul on Nov 19, 2013 17:36:00 GMT
Is the bit of website that doesn't work in hippo? Do you want to detect mobile in Hippo or in normal HTML. the whole site (well, splash page) at the moment is in hippo.....but it may become html / css with hippo elements... the link is here.. www.theimagineers.cathe plasma ball is done in webGL..which works in firefox and chrome....and the newset IE 11 my idea was to somehow load an alternate page if the webGL isn't supported...
|
|
|
Post by Hippani on Nov 19, 2013 20:28:52 GMT
What you really want to do is detect webgl, maybe with feature detection or by creating an element and seeing if the properties exist.
|
|
|
Post by Hippani on Dec 15, 2013 14:08:59 GMT
Just a note, a funcion called IsMobile() was added to Hippo.
|
|
giuma
Junior Member
Posts: 26
|
Post by giuma on Oct 9, 2014 13:03:57 GMT
Sorry if i'm blind, but were can i find documentaion of this function and his usage example?
|
|
|
Post by Hippani on Oct 9, 2014 18:40:53 GMT
|
|