Jump to content

PrateekSaxena

Members
  • Posts

    584
  • Joined

  • Last visited

Posts posted by PrateekSaxena

  1. WHat you can do is that you cane make a DIV let us say it will be given the ID of "screen" and whenever somebody clicks on the thumbnail you should just change the code of the DIV by getElementByID and then change the innerHTML. Tell me if you need a detailed answer!

  2. OK! I think you will have to use .GIF files only. If you want to maintain good quality you can use a free software called Irfan View that will convert PNG, JPG to GIF's, while maintiaining quality and transperancy!

  3. Why dont you make a graph by acutally making sperate DIV's that have different colors and have differnet eights with the same differnt.If you write your own JScript it will be much better as you will be able to customize it too!

  4. Hi,That is easy. Let us say that you have two images that are "1.jpg" and "2.jpg". Do load one overlapping another just write the followinf code -

    <img src="1.JPG" style="position:absolute;top:10;left:10;"><img src="2.JPG" style="position:absolute;top:30;left:30;">

    That is it! That is all you need to write. For any other queries conact me!Thanks,Prateek

  5. I would say that you can make a <div> with the background image as the image that you want then place the text area inside it. Or make the background image of the textarea as that image.

  6. Hello,I was thinking of buying a detailed book that cuold teach me PHP(MySQL database and all). Like when thinking of buying and XHTML/CSS book one would only think of Dan Cederholm and is Bulletproof Web, so like that which book would you is the best for PHP. I am a beginner in AJAX dont know much and would like to learn all the detailed stuff as well. Please suggest a book that I could buy, and if possible also give a link for it in Amazon.Thanking You,Prateek Saxena

  7. Hello,I was thinking of buying a detailed book that cuold teach me AJAX. Like when thinking of buying and XHTML/CSS book one would only think of Dan Cederholm and is Bulletproof Web, so like that which book would you is the best for AJAX. I am a beginner in AJAX dont know much and would like to learn all the detailed stuff as well. Please suggest a book that I could buy, and if possible also give a link for it in Amazon.Thanking You,Prateek Saxena

×
×
  • Create New...