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

Pure CSS3 Smooth Scrolling To A DIV OnClick Without JavaScript Too

You have heared and saw jquery and javascript smotth scrolling to a div or anchors tag on a page but here we found a Pure CSS code that is doing the same but without any javascript or jquery. This CSS3 code is working on :target property and smothness is give by trasition property. So all […]...

Code For Horizontal Scrolling On Your WebPage Using Mouse Wheel

Many designers are now working on widescreen websites that are even 3x to the visitor screen so after designing these type of sites, they need to make there wider web pager scrollable using official buttons that are  Mouse Wheel. Usually the default function of Mouse Wheel is to scroll a webpag...

List Of All Keyboard Keys JavaScript Char Codes (Key Codes)

As we previously shared an article about “How To Stop Working Of A Desired Keyboard Keys On A WebPage Using JavaScript?“. So after publishing this, it become a need to share the list of key codes that will be used there so we think and now sharing the whole list of keyboards keys code th...

How To Stop Working Of A Keyboard Key Function In Your Blog Or Site?

Many designers and developers add awesome function to there site link sliding onclick or any other function that can also be done with keyboard keys so who that are using only keyboard can’t view there awesome work so he needs to stop function of keyboards keys so the visitor must click on the...

How To Disable Mouse On Anywhere On Your Blog And Website?

As there are many CSS codes that are still not in front of newbies so here we are sharing and below is one of that. The below CSS code is used to stop function of mouse pointer that can cause many other word like stop copying text, stop highlighting text, stop draging or droping and […]...

How To Make Active Menu Anchors Link OnClick Through CSS?

Here we are with a CSS code that you know already if you are a pro or you have seen this many times in blogs and websites of single page. This menu bar is actually for anchors menu link that mean this menu bar will work on same pages links. This work is simple like […]...

jQuery Image Zoom On Hover Plugin For Blogger And Website

Here we are with a WordPress Plugin that after some customization, working for blogger too. This codes is known as “Easy Zoom” By “CSSGlobe“. In blogger, you have to do some tweaks to use but after one time editing, it will be soo easy as in WordPress. There are many script a...