Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Javascript doesn't work in href="" tag

Javascript doesn't work in href="" tag

From: mAd hAcker <madhackerboy_at_hotmail.com>
Date: 2000/07/05
Message-ID: <LRM85.316$87.1997@news1.mts.net>#1/1

Oracle 8.1.6 website

Does anyone know why my javascript doesn't work in href="" tags in a stored procedure? I keep getting an error saying that the object after javascript: is not declared?

ex: <a href="javascript:void"> returns "identified void is undeclared" & <a href="javascript:history.back()"> returns "identified history is undeclared"

tia
Mh Received on Wed Jul 05 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US