All TalkersCode Topics

Follow TalkersCode On Social Media

devloprr.com - A Social Media Network for developers Join Now ➔

Form Validation Using jQueryForm validation is a process used to check form data fields before and after submitting the form.It is very important process because it almost prevent the user to send any malicious data which is n...

Tags - jQuery,HTML,CSS | Published On - 1 Jul 23

Display Progress Bar While Page Loads Using jQueryProgress Bar is used to track the progress of the current process it can be used anywhere like file upload process,page load process etc.In this tutorial we will create and display progress bar whil...

Tags - jQuery,JavaScript,CSS | Published On - 1 Jul 23

Simple Parallax Effect On Scrolling Using jQuery And CSSParallax Effect is new modern effect in web designing it involves the background moving at a slower rate to the foreground, creating a 3D effect as you scroll down the page.In this tutorial we creat...

Tags - jQuery,CSS | Published On - 1 Jul 23

Add And Remove Textbox Using JavaScriptIn this tutorial we will create how to add and remove textbox in a form dynamically using javascript...

Tags - JavaScript,CSS,HTML | Published On - 1 Jul 23

Multistep Form With Progress Bar Using jQuery And CSSIn this tutorial we will create Multistep Signup form with progress bar using jquery and css...

Tags - jQuery,CSS,HTML | Published On - 1 Jul 23

Display Loading Image While Page LoadsIn this tutorial we will show you how to display loading image while page loads using jQuery and CSS.You can also do this with JavaScript alone but in that case there is no animation because javascr...

Tags - jQuery,CSS,HTML | Published On - 1 Jul 23

Multiple Tabs In Single Page Using JavaScript And CSSTabs is a great way to present the content in front of the user not only it looks nice but also saves the website space and it works just like visiting multiple pages content .In this tutorial we wi...

Tags - JavaScript,CSS,HTML | Published On - 1 Jul 23

File Upload Progress Bar Using jQuery And PHPProgress Bar is used to display the progress of file upload process.Its very helpful and widely used in file upload process just to give user about progress of file upload.In this tutorial we will c...

Tags - jQuery,PHP,HTML,CSS | Published On - 1 Jul 23

Content Slider Using jQuery And CSSIn this tutorial we will create a Content Slider Using jQuery and CSS without the help of any Slider Plugin and it is very easy and simple to code and use in your webpage.You can also create Image S...

Tags - jQuery,CSS | Published On - 1 Jul 23

Price Range Slider Using jQuery,CSS and PHPPrice Range is a slider having price on it means instead of entering the price user can also slide the meter to the appropriate price range and submit the price.Price Range Slider is very common in ...

Tags - jQuery,CSS,PHP | Published On - 1 Jul 23