Search found 4 matches

by careyadkins
Tue Sep 16, 2003 1:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Running Javascript inside a <FORM> tag for menu link
Replies: 6
Views: 4161

excellent!!! thanks again!
by careyadkins
Mon Sep 15, 2003 10:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Running Javascript inside a <FORM> tag for menu link
Replies: 6
Views: 4161

One more quick thing.....how can I tell the new window to center itself....I've tried putting 'align=center' in different places in the code you provided but have been unsuccessful...

Thanks again!
by careyadkins
Mon Sep 15, 2003 9:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Running Javascript inside a <FORM> tag for menu link
Replies: 6
Views: 4161

That did it....the code had one ";" out of place and once I removed it it worked perfectly....excellent!! (for being away and just typing the code like that...I give you two thumbs up, I'm impressed with the menu!

Thank you!

(FYI....after submitQuery()...the ";" had to be removed...
by careyadkins
Mon Sep 15, 2003 5:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Running Javascript inside a <FORM> tag for menu link
Replies: 6
Views: 4161

Running Javascript inside a <FORM> tag for menu link

Here is what I currently have for one of my menus which gives the user the opportunity to search for a loan number from a menu:

with(milonic=new menuname("Loan Search")){
style=menuStyle;
aI("text=<FORM METHOD=GET ACTION=/mypage/loan_info.asp target=_blank name=loansearch><table><tr><td><B><FONT ...