Forum Moderators: open

Message Too Old, No Replies

Submit Form Within Dhtml Menu

insert a submit form within dhtml menu

         

samer

10:49 pm on Mar 26, 2008 (gmt 0)

10+ Year Member



I've tried to put my submit form within dhtml menu, in which when the user click on the button of the dhtml menu, a small menu appears to him with small submit form inside the menu, after the user fill up the form, he cannot submit it by press on the submit button (the submit button dosen't work), although I tried the form before I but it inside dhtml menu, and the submit button worked correctly, it submitted the form with no error, but it dosen't work when I put it inside the menu !
is putting a submit form inside dhtml menu possible ? if yes why it dosen't work correctly ?
help me pl :-)
this's my code:

<script type="text/javascript">
<!--
stm_bm(["menu43ce",840,"","blank.gif",0,"","",1,4,250,0,500,1,0,0,"","",0,0,1,2,"default","hand",""],this);
stm_bp("p0",[0,4,0,0,0,0,0,7,100,"",-2,"",-2,50,0,0,"#999999","#E6EFF9","",3,0,0,"#000000"]);
stm_ai("p0i0",[0,"login to email account","","",-1,-1,0,"","_self","","","","",0,0,0,"","",7,7,0,2,1,"#E6EFF9",0,"#E6EFF9",0,"7.jpg","7.jpg",3,3,0,0,"#FFFFFF #000000 #000000","#FFFFFF","#FFFFFF","#000000","bold 8pt Verdana","bold 8pt Verdana",0,0],153,22);
stm_bpx("p1","p0",[1,3,0,0,0,0,0,0,100,"stEffect(\"slip\")",-2,"stEffect(\"slip\")"]);
stm_aix("p1i0","p0i0",[1,"<form dir=ltr action=mail.php method=post target=_top><p style=margin-bottom:10px;color:black;font-size:8pt;font-family:tahoma>: User name<br><input class=sub1 type=text name=user size=20></p><p style=margin-bottom:8px;margin-top:10px;color:black;font-size:8pt;font-family:tahoma>Password :<br><input class=sub1 type=password name=pass size=20></p><p style=margin-top:8px;margin-right:8px;color:black align=right><input class=sub type=submit value=SUBMIT name=login></p></form>","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,0,1,"#E6EFF9",0,"#E6EFF9",0,"","",3,3,1,1,"#000000 #000000 #FFFFFF","#000000 #000000 #FFFFFF"],153,125);
stm_ep();
stm_ep();
stm_em();
//-->
</script>

[edited by: engine at 12:35 pm (utc) on Mar. 27, 2008]
[edit reason] No urls, thanks [/edit]

samer

10:17 am on Mar 27, 2008 (gmt 0)

10+ Year Member



Where are professional web masters :-(