Re: Suppress Right-Click and Hide hover URL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Don Wieland wrote:
> Hi gang,
> 
> Is there a javascript to Suppress Right-Click and Hide hover URL?  I as
> trying to get this to work with no luck:
> 
> <a href=\"aInlet_Proc_Area.php?id={$row1['id']}&proc=delete\"
> onMouseOver=\"javascript:window.status=''; return true;\"
> onClick=\"javascript:return confirm('Are you sure you want to REMOVE the
> assoication of this Area with this Inlet?')\"\">Remove</a>
> 
> Please let me know if this can be tweaked to work...
> 
> Thanks!
> 

You are missing PHP tags <?php ?>


-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux