[SOLVED] targeting Chrome
Hello,
I know that *_hconditions.php allows one to target MSIE. But what about Chrome? How can you target Chrome? thanks Are you sure your are posting in product assigned forum?: Yes What is your CMS version?: Joomla 2.5 MySQL Version: 5.x PHP version: 5.x Link to installation: http://localhost/mysite Have you edited any files? If yes tell us which ones.: No |
Hello 3dspace.
You can target the chrome by adding this code: <?php if (preg_match("/chrome/",$who)) { ?> <style type= text/css"> YOURDECLARATION </style> <?php } ?> |
Thank you, sir. Works just fine.
|
| All times are GMT -4. The time now is 05:45 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.