CSS text-indent: An Excellent Trick To Style Your HTML Form

in CSS & HTML

CSS text-indent: An Excellent Trick To Style Your HTML Form

You probably know what the text-indent property does in CSS. It’s a common CSS property allowing webmasters to indent paragraphs and hide text for image-based links. Text-indent does this great; however, it doesn’t just hide and indent text. It does more.

Continue Reading

5 Fresh jQuery Plugins Make You Love Your HTML Forms More

in Tools

5 Fresh jQuery Plugins Make You Love Your HTML Forms More

Working with HTML forms is really a nightmare because your forms always mess up. This post includes 5 newest and useful jQuery plugins that help you work with HTML forms better and love them more. Enjoy the post in the series of jQuey plugins that is always fresh and useful.

Continue Reading

Learning jQuery: Submit form PHP Mac style Modal window

in PHP

Learning jQuery: Submit form PHP Mac style Modal window

In my previous post, I show you how to make up the login form likes Mac app DeskShade. Today, this entry is the next part of that post. This tutorial will help you submit that form with PHP handler. Furthermore, with some effects come along, your form will be nicer. I would like to name this post as “Learning jQuery…” in the series of jQuery Learning posts because in each post, I will focus on one or two functions of jQuery, and after reading, I’m sure you’ll be cool. If you’re new to jQuery, you should not miss!
Continue Reading

Contact form for Blogger users by Formspring

in Resources

Contact form for Blogger users by Formspring

Blogger is the most powerful blog provided by Goolge. Everything is ok, Blogger supports so many useful tools for you to publish your blog, but you know, Blogger did not provide the form in your blog that vistors can contact you. When you run your blog, just for fun or for living, you should know that you need to receive suggestions from your visitors to help you build blog better. So now, you don need to wait for Blogger supports this. I found you a useful tool to create your own nice contact form with FormSpring.

Continue Reading

Post form to clean, a tutorial with JSP/Servlet and JavaScript

in Tutorials

Rewritten URLs are valuable because they increase website usability and improve search engine optimisation (SEO), in PHP with mod_rewrite, you can rewrite URL easily and simple, when using java, you can too, just follow this article. Well, but we have a problem: HTML forms and rewrite URL were not designed to work together. So, you have to use client-side(java script) to transfer page to result page wich rewrited URL. However, you can do it by server-side script by pre-processing input from HTML Forms and transfer to result page. In this tutorial, i’ll guide you how to make it work by 2 way: Client-side and Server-side.
Continue Reading

Page 1 of 11