The Code You Will Love
Touch-enabled jQuery Carousel Slider Plugin with jQuery – Prrple Slider
Posted on: Monday April 11, 2016
Responsive slider, continue slider, slide on loop. Prrple Slider is a jQuery plugin for creating a simple yet feature-rich carousel slider that features responsive layout, touch events, custom [...]
Read MoreBack to top link in HTML
Posted on: Sunday April 10, 2016
If you want a link in HTML page for going to top, and appear after scroll. CSS: [crayon-673efd0f0a1cf242939176/] HTML/Javascript: [crayon-673efd0f0a1de822628639/] [...]
Read MoreImages or Images and Text in Tooltips
Posted on: Friday April 8, 2016
The JavaScript Tooltip is well-suited for display of images or images with text. JavaScript ( on top ): [crayon-673efd0f0b5f1664181148/] HTML: [crayon-673efd0f0b5fe206006106/] [...]
Read MoreMysqli to mysql query in Xampp 3.2.2
Posted on: Thursday April 7, 2016
Using mysql in new xampp | Disable Mysqli | easy migrate Mysqli to mysql used code in localhost. If your using ‘mysql_query’ in your PHP code and your code is not working or [...]
Read MoreConfirm before a form submit or link
Posted on: Wednesday April 6, 2016
Ask before process, confirm before process, popup before process in php. ask before delete. you can always use inline JS code like this: [crayon-673efd0f0c2b4356644604/] and [...]
Read MoreRotate Image on Hover
Posted on: Monday April 4, 2016
Rotate social media icon / image on mouse hover: CSS: [crayon-673efd0f0d326676030995/] HTML: [crayon-673efd0f0d332989438422/] [...]
Read MoreBoostrap Pagination
Posted on: Monday April 4, 2016
Pagination in bootstrap: Javascript [crayon-673efd0f0e67a607642530/] HTML: [crayon-673efd0f0e687073157497/] Source: [...]
Read Moreshow hide div on click using display none and show onclick
Posted on: Saturday April 2, 2016
Working Example: [crayon-673efd0f0f51f481226753/] Source: [...]
Read MoreAnimated Fireworks in HTML
Posted on: Friday April 1, 2016
STEP 1: Copy and paste the code below so that it sits between the <head> and </head> tags at the top of your web-page: STEP 2: If you wish, change the colours at the start of the script [...]
Read MoreDIV Gradient with CSS
Posted on: Wednesday March 30, 2016
Gradient with using CSS only: [crayon-673efd0f115bf390860273/] HTML: [crayon-673efd0f115d7045585093/] [...]
Read More