How to Create Dropdown Navigation with jQuery and CSS

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create Dropdown Navigation with jQuery and CSS. This simple work can help you to build a beautiful yet powerful drop down navigation menu in your created page. This work built using nested HTML lists and a help of the jQuery’s plugin like slide down and slide up animations and using CSS.

Update and Delete Multiple User Account In PHP

Submitted by rinvizle on
In this tutorial we will teach you how to create and implement a Update and Delete Multiple User Account from the database using PHP. To select or identify multiple user accounts, we have to used check boxes and passed the ID of each user which were brought from the database to the check box assigned to each user in a html form.

Upcoming Nexus Phones: Expected To Bear Google's New Home Screen Features

Submitted by Van Ledesma on
Home screen look and features set the mood in a mobile device. A home screen with great features, mostly those which have automatic shortcuts to certain mobile applications, is an ace for any user. Innovations in the home screen has already come a long way. From mere buttons in the past, now technological gadgets come with extended panels or windows. User can even add applications in the home

Auto Hides Fixed Top Navigation Menu

Submitted by alpha_luna on

Auto Hides Fixed Top Navigation Menu

Today, we are going to create Auto Hides Fixed Top Navigation Menu with jQuery and CSS. We are going to use the basic jQuery plugins to do this kind of tutorials. Using it, we create fixed top navigation menu in the header of the page and it will autohide the menu when the user scrolls down the window but it will show it out again when it scrolling up the window again.

How to Create 3 Column Web Template

Submitted by velmaxtechnologies on
Hello, dear developers. I have developed this source code to demonstrate how to code a three column layout website design. I have used external Cascading Style Sheet. This Template contains one HTML file called index.html and one CSS file called style.css Download and use for free. Take a look for the source code. Markup Code Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum eget

Innovative Earbuds: IQbuds Equipped With Noise-Cancellation Technology

Submitted by Richan Beran on
Our ears is an organ of the body that is used for hearing and balance. It is used in our daily lives. Human ears is one of the part of the body that needs to be take care of because it is connected to the brain by the auditory nerve and is composed of three divisions, the external ear, the middle ear, and the inner ear. According to a report, this IQbuds can be used Bluetooth to wirelessly connect

Sticky Top Navigation Menu using jQuery Plugin

Submitted by alpha_luna on

Sticky Top Navigation Menu using jQuery Plugin

This is another tutorial for jQuery menu plugin that our navigation menu stick at the top of our page when the user scrolling down our created page. This plugin also provides other function that to know the user what they are currently viewing on the page corresponding to the stick navbar menu.

Automatic Page Scroll Load Data

Submitted by rinvizle on
In this tutorial we will show you how to create a Automatic Page Scroll Load Data in PHP. Automatic Page Scroll Load Data will help us and show an automatic process to load more data from the database in PHP. Creating a Automatic Page Scroll Load Data compose of a script using jQuery, Ajax, and PHP. And it will be very user friendly because of the data that would be loaded from the MySQL database automatically while you scrolling the page down.