All TalkersCode Topics

Follow TalkersCode On Social Media

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

Create Simple Responsive Navigation Menu Using CSSIn this tutorial we will show you how to create a simple responsive navigation menu using css so that your menu is always looks good no matter what the device is...

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

Zoom Image Using jQueryYou will see and use zooming of product images in many ecommerce websites that helps the user to view product details clearly and that is the key factor to increase sales.So,in this tutorial we will...

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

Animated Loading Spinners Using CSS3Loading Spinners are the moving object of different shapes and sizes which are used as an indicator in processing or in loading data in a website.In this tutorial we will show you how to create simp...

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

Upload Multiple Images With Image Preview Using jQuery,Ajax And PHPIn this tutorial we will show you how to upload multiple images with image preview using jQuery Ajax and PHP.We use jQuery and jQuery Form Plugin which helps in uploading images to server...

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

Detect And Redirect To Mobile Site Using PHPMobile Site is one of the huge transformation we had seen in web due to the increasing number of mobile devices and of different sizes it becomes difficult to show appropriate version of website to ...

Tags - PHP | Published On - 1 Jul 23

Create Animated Background Using CSS3In this tutorial we will show you how to create animated background using CSS3.Whenever user opens the webpage the background image of a webpage scrolls from right to left it looks very beautiful it...

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

Preview Image Before Upload Using JavaScriptImage preview is a great feature for user to check there image before upload whether the correct image is going to upload or if the image looks nice or not etc.So In this tutorial we will show you how...

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

Create Simple Tooltip Using CSS3Tooltip is a great way to explain a link or a button in a webpage if you want to give some small additional info of something so you can use tooltip and customise with css in your own way.In this tuto...

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

Create Your Own Custom Video Player Using HTML5 And JavaScriptVideo Player is must have a tool for a website which has videos to play what about if you do not want to use browser default player for your videos that does not match your website styling and deman...

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

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