All TalkersCode Topics

Follow TalkersCode On Social Media

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

Simple HTTP Authentication Using PHP To Make Your Site More SecureHTTP Authentication is used to provide login or authenticate users to some webpages whenever user visits on that webpage.It acts like a login system but its easy to create.In this tutorial we will cre...

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

Highlight Words On Search Using JavaScriptIn this tutorial we will show you how to highlight words on search using JavaScript just like search engines highlight the matching word found in results whenever user entered on search box...

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

Blur And Change Image Color Using CSS3In this tutorial we will show you how to blur and change the color and apply filter to image using CSS3...

Tags - CSS3,HTML | Published On - 1 Jul 23

Move Elements On Page Scroll Using jQuery And CSSIn this modern web development age everyday there is something new happens and one of these new thing is Page Scroll Animation.In this web design elements move slowly and change their positions with a...

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

Rotate And Flip Images Using CSS3In this tutorial we will show you how to rotate and flip images using CSS3...

Tags - CSS3,HTML | Published On - 1 Jul 23

Create Simple Notification Bar Using jQuery And CSSNotification bar is an area used to display recent updates and offers to user it is used in modern websites to display offers and updates to user it is fast and easy way to display information witho...

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

Display Preloading Image On Image Loading Using jQueryIn this tutorial we will show you how to display preloading image on image loading using jQuery,whenever webpage opens it shows preloader image till image completely loads.This method is widely used...

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

Page Scroll To Top Using jQueryIn this tutorial we will show you how to scroll the page to the top using jQuery with animation effects whenever user clicks on scroll to top button the page scrolls to its top position with nice an...

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

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

Add,Edit And Delete Rows From Table Dynamically Using JavaScriptIn this tutorial we will show you how to do different operations with table dynamically like add rows ,edit rows, delete rows and save the edited rows on table using javascript...

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