| name | language | licence |
|---|---|---|
| jQuery Loop | Other | Other |
| HTML refresh code | HTML | Other |
| create random number | Other | Other |
| AS3 Full Screen Command | Other | Other |
| PQP add code | PHP | Other |
| css clearfix | Other | Other |
| jQuery class to ui | HTML | Other |
| htaccess redirect data phones | HTML | Other |
< 1 2 3 4 5 6 >
language: HTML
licence: Other
htaccess redirect data phones
options: view full snippet • send to code collector
#redirect mobile browsers
#RewriteCond %{HTTP_USER_AGENT} ^.*iPhone.*$
#RewriteRule ^(.*)$ http://mobile.yourdomain.com [R=301]
#RewriteCond %{HTTP_USER_AGENT} ^.*BlackBerry.*$
#RewriteRule ^(.*)$ http://mobile.yourdomain.com [R=301]
#RewriteCond %{HTTP_USER_AGENT} ^.*Palm.*$
#RewriteRule ^(.*)$ http://mobile.yourdomain.com [R=301]



library
css (12)