You Are Viewing Posts Under Category: HTML-CSS-PHP-JavaScript

Check-Uncheck-All-HTML-Checkbox-Tags-Using-JavaScript-On-Click

Check/Uncheck All HTML Checkbox Tags Using JavaScript On Click

If we have a series or a group of check boxes then we can provide one button to check all the checkboxes at one go and another button to uncheck all the checked buttons by using client side JavaScript. This way the user in a single attempt can check or uncheck all the buttons. Note […]...
Cross-Section-Hover-On-Image-With-Read-More-Link

Cross Section Hover On Image With Read More Link

The image fades out at the corners with a layer and has a “Read More…” button over it on hover. Image fade out is nothing new around here. But since this is a slightly different idea and the times-are-a-changing’ and we can get a bit more progressive with this idea. There are...
Add-Multiple-File-Upload-HTML-Tag-In-Form-Using-Pure-JavaScript

Add Multiple File Upload HTML Tag In Form Using Pure JavaScript

So, you need to get files from your user’s browser to your server. Not just one file though. A whole bunch. A batch even. And each file needs to be able to have its own meta data sent with it, i.e. Title, Caption, Copyright, Tags, etc. And asking your user to send them one at […]...
Pure-JavaScript-Auto-Filter-Continent,-Country,-City-HTML-Dropdown-List

Pure JavaScript Auto Filter Continent, Country, City HTML Dropdown List

Do you want to make a user friendly form while user is entering their country, state or city by giving them option rather then making them type. If they will type there data then there are 99% chances that they can make some mistake that later your Code cant filter out while reporting so instead [&h...
Top-6-Easy-Performance-Optimizations-In-Java

Top 6 Easy Performance Optimizations In Java

Optimizing your Java code requires a legal analysis of how it functions. There are a few factors that influence performance improvement, similar to refuse accumulation, OS settings, and virtual hardware. Here are the best Six Simple Performance Improvements in Java:...
Latest-JavaScript-Interview-Questions-&-Answers

Latest Javascript Interview Questions & Answers

JavaScript is the true calling for self-driven and aficionado technocrats. The industry is creating a vast and remarkable job pool for both experienced and fresher professional. If you also have a right skill like a JavaScript course and training from a reputed institute like Koenig Solutions then y...
How-To-Add-HTML-Buttons-With-Animated-Border-On-Hover

How To Add HTML Buttons With Animated Border On Hover?

Its time to add HTML buttons with animated border on hover on your web page. If you a Web-Designer and want to create some awesome attractive web design then check out out ready to use HTML Snippet for Stylish border animated Button design to use it anywhere on the web....