Search results

  1. J

    how do you resize a picture in photoshop?

    I'm having trouble sizing my layers to fit in one frame/picture
  2. J

    A java script that can create an image at user entered coordinates?

    I have been trying to create a scrip that will create/display and image on a web page at the coordinate (x,y) that an user has entered in two text boxes. What is the best way to do this?
  3. J

    How can move an image by coordinates? (html)?

    I need 2 form fields that control the x and y coordinates of an image. For instance if you type 3 in the first text entry box and 3 in the other and click submit the image should move to (3,3) Here is what i have so far: <div id="image1" style="position:absolute; overflow:hidden; left:171px...
  4. J

    How can move an image by coordinates? (html)?

    I need 2 form fields that control the x and y coordinates of an image. For instance if you type 3 in the first text entry box and 3 in the other and click submit the image should move to (3,3) Here is what i have so far: <div id="image1" style="position:absolute; overflow:hidden; left:171px...
  5. J

    How do i modify this html drop down navigation bar?

    Here is the code: <form name="jump"> <select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO"> <option value="">Page:</option> <option value="????????">Character:</option> <option value="page1.html">Bob</option> <option...
  6. J

    Html Click to copy code?

    I need a code that i can place my text into "text 1" and when you click the copy button it will copy "test 1" onto your clip board so you can paste it.
  7. J

    95' toyota pickup car audio help...?

    I own a 95' toyota 22RE regular cab small pickup. i want to put in a system. but i dont know anythig. what kind of amp and speakers should I get? and where to put them, its only a single cab. i have ver little room behind the seat.
  8. J

    95' toyota 22RE 4cyl pickup: how to make it faster?

    its a 1995 4cyl 22RE automatic single cab pickup. how can i beef up this ride? not interested in a lift or off roading in it. i just want to make it faster. any suggestions? where can i buy parts?
  9. J

    i own a 95' toyota regular cab pick-up. its a 4cyl. is there anything i can do to give..

    ...it more power? i have a saved up some money and wanted to see if i could make her faster or up the horses lol.
  10. J

    Html changing background code?

    I need a code that will change the color of a website background every 2 seconds. It can be any kind of code
Back
Top