Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: How do I make an image in javascript or html

  1. #1
    Junior Member
    Join Date
    Oct 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How do I make an image in javascript or html

    I think this should be really simple but i cant seem to find a solution online
    I dont want to upload an existing image

    I want to create a white rectangular box/area that has a border and is divided into 4 segments. Each segment of the box can be clicked like a button to change colour/open a page/whatever

    any suggestions?


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: How do I make an image in javascript or html

    javascript != java, and these are java forums. Might have better luck at a javascript dedicated forum. Moved into Other Programming Languages section unless other info suggests it belong elsewhere

Similar Threads

  1. I have a Question( Try to make 1 HTML)
    By Chemical91 in forum Other Programming Languages
    Replies: 4
    Last Post: May 17th, 2012, 10:01 PM
  2. PHP HTML Forums & Javascript for entering Database Information
    By Hallowed in forum Other Programming Languages
    Replies: 5
    Last Post: January 27th, 2012, 10:03 AM
  3. (Javascript) Resize an image according to browser.
    By cybershadow in forum Other Programming Languages
    Replies: 3
    Last Post: October 13th, 2011, 11:24 AM
  4. [SOLVED] Make JTextArea Support HTML
    By bgroenks96 in forum AWT / Java Swing
    Replies: 12
    Last Post: August 28th, 2011, 01:01 PM
  5. fetch HTML page content from the web ( by executing javascript ) using stand alone
    By johnyabu@gmail.com in forum Java Theory & Questions
    Replies: 7
    Last Post: February 8th, 2011, 07:25 AM