Recent content by mialimos

  1. mialimos

    Kindly Rate Please --- Generate CSS

    Hi! A friend of mine made a free CSS code generator for students and people with an interest in web development. http://www.generatecss.com Post your comment, suggestions and questions (if you have any) about this site. Thank you!
  2. mialimos

    Javascript Problem :( Help

    hi masters of javascript! i have a little problem here. i want to apply a simple form validation on a textbox if the user failed to input any value upon clicking the submit button. here's my code: <html><head><script language= "javascript"> function sel(frm){var pet = frm.chkSubj;var...
Back
Top