/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<? if (($_REQUEST['src'] == 'jobs') && ($_REQUEST['srctype'] == '')) { ?> <style type="text/css"> table.job_listings {display: none;} </style> <? } ?>