Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.javascript > #7999
| From | eurofilattico <eurofilattico@eurofilattico123.org.invalid> |
|---|---|
| Newsgroups | it.lavoro.professioni.webmaster, it.comp.lang.javascript |
| Subject | Re: Templates opzionali |
| Date | 2016-02-08 21:48 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <n9auvb$uv5$1@gioia.aioe.org> (permalink) |
| References | <n94tr4$5hi$1@gioia.aioe.org> <n95f4j$1p6g$1@newsreader2.mclink.it> <n95ijg$18lh$1@gioia.aioe.org> <n99pcf$3e6$1@adenine.netfront.net> |
Cross-posted to 2 groups.
> Stai cercando qualcosa come questo ?
> <script type="text/javascript">
> var mql = window.matchMedia("only screen and (max-width: 600px)");
> if(mql.matches) {
> // window.location='/mobile/index.php';
> // codice tuo.
> // codice tuo
> }
> </script>
>
> Ciao
>
Forse, non lo so comunque lo provo.
Grazie
Mi resta il dubbio se son cose che la gente fa di solito, o ci sono
controindicazioni, o altre opzioni?
Back to it.comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Templates opzionali Giorgio <giorgio@is.invalid> - 2016-02-08 11:07 +0100
Re: Templates opzionali eurofilattico <eurofilattico@eurofilattico123.org.invalid> - 2016-02-08 21:48 +0100
Re: Templates opzionali Paolo De Dionigi <PaoloDeDionigi@gmail.com> - 2016-02-09 10:23 +0100
Re: Templates opzionali eurofilattico <eurofilattico@eurofilattico123.org.invalid> - 2016-02-11 21:37 +0100
csiph-web