Insertingexternal javascripts
i creating form subsquently validated external javascript (validate.js) when submitted. however, cannot working css halo left nav took off dreamweaver mx 2004. have placed external javascrip @ head fo html page
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title> feedback</title>
<link rel="stylesheet" href="css/emx_nav_left.css" type="text/css">
<script src="validate.js" script type="text/javascript" ></script>
<script type="text/javascript">
<!--
var time = 3000;
var numofitems = 7;
please advise have done wrong , why not validating when submit form.
many thanks.
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title> feedback</title>
<link rel="stylesheet" href="css/emx_nav_left.css" type="text/css">
<script src="validate.js" script type="text/javascript" ></script>
<script type="text/javascript">
<!--
var time = 3000;
var numofitems = 7;
please advise have done wrong , why not validating when submit form.
many thanks.
show form tag, please.
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"shih_tzu" <webforumsuser@macromedia.com> wrote in message
news:e9t25g$e40$1@forums.macromedia.com...
>i creating form subsquently validated external
> javascript (validate.js) when submitted. however, cannot working
>
> css halo left nav took off dreamweaver mx 2004. have
> placed
> external javascrip @ head fo html page
>
> <head>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
> <title> feedback</title>
> <link rel="stylesheet" href="css/emx_nav_left.css" type="text/css">
> <script src="validate.js" script type="text/javascript" ></script>
> <script type="text/javascript">
> <!--
> var time = 3000;
> var numofitems = 7;
>
> please advise have done wrong , why not validating when
> submit form.
>
> many thanks.
>
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"shih_tzu" <webforumsuser@macromedia.com> wrote in message
news:e9t25g$e40$1@forums.macromedia.com...
>i creating form subsquently validated external
> javascript (validate.js) when submitted. however, cannot working
>
> css halo left nav took off dreamweaver mx 2004. have
> placed
> external javascrip @ head fo html page
>
> <head>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
> <title> feedback</title>
> <link rel="stylesheet" href="css/emx_nav_left.css" type="text/css">
> <script src="validate.js" script type="text/javascript" ></script>
> <script type="text/javascript">
> <!--
> var time = 3000;
> var numofitems = 7;
>
> please advise have done wrong , why not validating when
> submit form.
>
> many thanks.
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment