Results 1 to 5 of 5

Thread: Image Appearing on a Web Page

  1. #1

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink 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

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  3. #3

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: Image Appearing on a Web Page

    Quote 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

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  5. #5

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Image Appearing on a Web Page

    Thanks. I got the point.
    “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
  •  



Click Here to Expand Forum to Full Width