|
-
Nov 5th, 2006, 11:42 PM
#1
Thread Starter
PowerPoster
Image Appearing on a Web Page
Hi all,
I want to design a servlet for my web page. Actually I don’t know much about servlet.
Let say I have a web page and there is a button name “Image”. If I click on it an image should appear on top of the page. And also it should be movable by mouse anywhere on top of the page. Simply it looks like help assistant on Microsoft Help Assistant.
Can you guys help me on this with a code? Thanks
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
-
Nov 6th, 2006, 03:51 AM
#2
Re: Image Appearing on a Web Page
This has nothing or very little to do with Servlets, which are a Java technology (and should therefore be handled in the Java forum). Seems like you want some JavaScript, which is something very different.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Nov 6th, 2006, 10:12 PM
#3
Thread Starter
PowerPoster
Re: Image Appearing on a Web Page
 Originally Posted by CornedBee
This has nothing or very little to do with Servlets, which are a Java technology (and should therefore be handled in the Java forum). Seems like you want some JavaScript, which is something very different.
So I have to move Java forum?
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
-
Nov 7th, 2006, 05:54 AM
#4
Re: Image Appearing on a Web Page
No, because what you want is JavaScript. I was just pointing out that you're not "designing a servlet".
As for the actual problem, that's pretty advanced stuff, so either you find someone to do it for you (and you'll proabably have to pay them) or you learn HTML, CSS and JavaScript properly and thoroughly.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Nov 7th, 2006, 09:49 PM
#5
Thread Starter
PowerPoster
Re: Image Appearing on a Web Page
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|