Tag: jquery
Automatic Resize Textarea Based On Content Length Using Jquery: Hi friends, Today I will tell you about automatic resizing of the textarea when content is increased inside the textarea. It is very necessary for your website because when any user write anything in the textarea box it shows a scroll bar and it hide some
Read MoreAdd end trailing slash to URL using jquery: Hi Friends, Today I will tell you about one seo url issue in which trailing slash(/) is necessary in the end of url. Actually search engine’s think that slash and non-slash url are different but it is same from our side. To remove the confusion of search
Read More73 Different examples of JQuery Selectors for Web Developers and Designers: Hi Friends, Today I will tell you about different selectors of jquery. Generally we are confused sometime how to select the document elements using jquery, so here is the list with brief explanation. If you are new in jquery, all the selectors are useful
Read MoreJquery – Twitter Bootstrap Tabs Prevent from jumping: Hi Friends, Today I will tell you how to stop or avoid jumping when any user click on the bootstrap tabs. We have seen most of the time when any user click on the bootstrap nav-tabs then it goes on content of the tab or bottom of
Read MoreHow To Mask Input Using CSS And Jquery: Hi friends, today I will tell you about input masking with css and jquery. Generally you have seen the credit card, phone number, fax, zip code input boxes in which some text is written like extension of phone number or some code. You can also write some characters
Read More