All TalkersCode Topics

Follow TalkersCode On Social Media

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

Convert URL Text Into Clickable HTML Links Using JavaScriptIn This tutorial we will Convert the URL text into a HTML clickable links using JavaScript.For eg; When you post comments in tutorials and your comment contains some link of a website many times the l...

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

Play Sound On Notification Using JavaScript And CSSIn This tutorial we will create a system that play any sound on notification using javascript and css.For eg: Like in facebook whenever someone message you a sound is played automatically to alert y...

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

Facebook Like Auto Expanding Textarea Using JavaScript And CSSIn This tutorial we will create a Facebook Like Auto Expanding Textarea using JavaScript and CSS.This textarea expands its height automatically when there is no space of writting,with the help of th...

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

Star Rating System Using PHP and JavaScriptRatings is one of the most important criteria to judge something whether there is a Movie,Article or anything people have the freedom to give there opinion that this thing very good,good,poor by giv...

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

Digital Clock With Complete Time And Date Using CSS And JavaScriptIn this tutorial we will create a Digital Clock with complete time and date using JavaScript and CSS...

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

Change The Design Of All Elements In A WebPage Using JavaScript And CSSIn this tutorial we will create a technique to change the design of all the elements in a webpage without page refresh using JavaScript and CSS...

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

Password Strength Checker Using JavaScript,jQuery and CSSPassword is most important way to secure your data.If password is weak in not so strong anybody can access your data it is very important to create a secure password wherever you need.In this tutoria...

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

Check UserName And Email Availability From Database Using AjaxChecking UserName and Email Address of the user on SignUp is good way to prevent duplicate content on database and several other problems.In this tutorial we will teach you how to check username and...

Tags - Ajax,jQuery,JavaScript,PHP,MySQL | Published On - 1 Jul 23

Load Data From Database Without Page Refresh Using Ajax and jQueryIn this tutorial we will teach you how to load the data from database without page refresh and then display the data using Ajax and jQuery.You only need to download jQuery to get the data the form w...

Tags - Ajax,JavaScript,jQuery,PHP,MySQL | Published On - 1 Jul 23

Submit The Form Without Page Refresh Using Ajax And jQueryIn this tutorial we will teach you how to submit the form without page refresh and then insert the data into database using Ajax and jQuery.You need to download jQuery to submit the form without p...

Tags - Ajax,JavaScript,jQuery,PHP | Published On - 1 Jul 23