signoff JSP-INTEREST 2004-03-19 - By Gowda, Ramakrishna
Back -- --Original Message-- -- From: Balamurugan Krishnababu ,Tidel Park - Chennai [mailto:BalamuruganK@(protected)] Sent: 19 March 2004 04:25 To: JSP-INTEREST@(protected) Subject: Re: Help needed Importance: High
hi,
1) Modify your design ,such a way make 2 htmls ,one contains the 4 tabs and other contains menu links. 2) construct two frames and divide vertically. 3) load the 4 tabs page on the second frame and other page in the first frame. 4) 4 tabs page,now write your prompt for submit code in a function and call that on "onMouseUp" event of body or form. 5) menu link page,now write your auto submit code in a function and call that on "OnMouseUp" event of body or form
I hope this will help u to some extent.
Thanks, Bala
-- --Original Message-- -- From: Maya menon [mailto:maya_java@(protected)] Sent: Friday, March 19, 2004 3:07 AM To: JSP-INTEREST@(protected) Subject: Help needed
All, All suggestions welcome for designing this: 1. Have a web page with tabs [4 tabs] in the body and 2 menu links on the left side. The requirement is if I modify anything in my page and click on the tabs, I should prompt the user to do a form submit before proceeding. But on the same time, if I am clicking on the menu links I should do a form auto submit. How can I accomplish this ? Thanks
Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam
=========================================================================== To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
=========================================================================== To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
=========================================================================== To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
|
|