Jump to content

PrateekSaxena

Members
  • Posts

    584
  • Joined

  • Last visited

Everything posted by PrateekSaxena

  1. Ok...<SPAN> it is.Thanks a lot everyone and thanks croatiankid for the links!
  2. http://w3schools.invisionzone.com/index.php?showtopic=9500Does this help?
  3. I dont like SPAN :)And i dont know what it is either
  4. hehehe...so on table only?
  5. Isnt there anything Open Source?
  6. The user hasnt read HTML DOM from the link above
  7. Great..I will find more website, and if I find anything good I will tell you about it!
  8. Cause we wanna see archives thats why
  9. Ok I will use only one table....BTW: the clean up aint possible!
  10. Hi,I need to create some animated GIF's I am currently using Image Ready but is there a software that is better than that? I mean that allows rotaion and more stuff?
  11. See http://tutorialized.comI am running out of websites now
  12. No, I know the query, I mean would it be efficient to do so, or the SQL server take days to turn out the results of the queries if it has millions of messages?
  13. Hi,:)Let us say that there is a website where anyone can just enter there name and a message and that message will be displayed on the front page. Also if someone clicks on the name we can see the posts by that guy. There will be millions of people posting messages.So what should I do? Should I make on table for the person and message query it if I have to show a sinlge person's post, or should I have a separate table for everyone? Or something else? Please give your suggestions...
  14. See this >> http://w3schools.invisionzone.com/index.php?showtopic=9500
  15. if (document.q.fi[1].checked){alert("Thats right!");}else{alert("Go back to kindergarden!!!");}}
  16. Try document.q.f[1].checked)... didnt the code that I give you word properly??
  17. var x = getElementsByTagName("div"); See this http://www.w3schools.com/htmldom/dom_nodes_access.asp
  18. I think you should see http://good-tutorials.com and http://iphotoshop.blogspot.com
  19. Welcome Fermat..I am sure you will enjoy it here!
  20. I think that gives the resolution of the client!
  21. Thanks andersmoen! Quite obviously I wasn't going to use FONT as I need to write XHTML 1.0 Strict. Your code worked perfectly except one thing that in the style tag you forgot to close the quotes and so did everyone else who replied to this post :)Thanks again
  22. it stills comes in two lines...
  23. Hi,How do I find out the height and width of the browser? I mean not the resolution of the user but the currently available height and width of the browser, which you also exclude the tool bars and stuff that has been installed on the browser! I just want to know the height and width of the amount of space that is available of a web page using JS....how do I do this?
  24. but wouldn't that make the other h1 come in the other line??
  25. Please do this over here http://w3schools.invisionzone.com/index.php?showtopic=828
×
×
  • Create New...