Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
creating menus
Suman Sharma
Ranch Hand
Posts: 72
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello,
Can we create a window with menues such as File, view, Edit (like we see in MS
Word
) using
Servlets
? If so, how do we do that. If not, how can we accomplish that. Could anyone please tell me.
Bear Bibeault
Sheriff
Posts: 67756
173
I like...
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Only in that a servlet could (but shouldn't) be used to generate the HTML and JavaScript necessary.
I've moved this to the HTML forum.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Chad Cook
Greenhorn
Posts: 29
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can use "onMouseOver" and "onMouseOut" to fire off JavaScript that will show/hide div's with your menu items.
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
how to connect jsp
testing for struts
Opening a new tab using javascript?
Set Subreport absolute path
How to call JSP, Java class and Struts action class from JavaScript?
More...