Useful Tips and Tricks for Web Developers

Posted by Soniya S.
6
Oct 20, 2015
337 Views
Image

Web Development has  a broad area in web industry. There are various web developers,which are expertise in the web development field. During web development, HTML, CSS and Javascript use are very necessary. Web development is not possible without some programming languages and tools.  Here are some tips for web developers.

Also find: digital marketing company jaipur

Use HTML5 Placeholder

It is a useful javascript toggle. You can use HTML5 placeholder for your suitability. Placeholder attribute is mostly used in contact form to explain the user to fill the field correctly.

Supported Browser :  Opera 11+, Firefox 9+, Safari 5+, IE 10+

Use Font Face

Use font family, according to the web page design, that should be attractive and well arranged. So use something better and unique font face. You can use Font Squirrel's @font-face generator and can use it in your web page directly in the CSS.

Supported Browser :  Opera 11+, Firefox 3+, Safari 5, IE6+

Box Size   

This property can solve your page layout issue. When you use padding, It usually break your layout. For more you can practice it and learn online from the Internet via CSS search.

Supported Browsers: Opera 8.5+, Firefox 1+, Safari 3, IE8+, Chrome 4+

Disable Textare Resizing

Sometimes you need to disable resize feature in textarea. In some browsers as safari and chrome, It is consistent.

Supported Browser : Webkit browser only (Chrome and safari)

jQuery.trim ()

Trim is a function name. This method is used if you want to remove white spaces at the start and at the end of the string.

example-  $.trim("       a lot of white spaces, front and back!      ");

jQuery Plugin Patterns

You can use jQuery plugin patterns. Also you can download your suitable jQuery plugin patterns. Each of them come with their pros. It totally depends you to find your suitable jQuery plugin.  

Find: website development services jaipur

1 people like it
avatar
Comments
avatar
Please sign in to add comment.