Title
webtoolkit.info - Code Snippets Repository
Go Home
Category
Description
a simple way to share code snippets and pastes with others.
Address
Phone Number
+1 609-831-2326 (US) | Message me
Site Icon
webtoolkit.info - Code Snippets Repository
Page Views
0
Share
Update Time
2022-05-08 17:23:27

"I love webtoolkit.info - Code Snippets Repository"

www.webtoolkit.info VS www.gqak.com

2022-05-08 17:23:27

webtoolkit.info - Code Snippets Repository Web Toolkit Javascript Experiments Actionscript Tutorials CSS PHP Javascript Chainable external javascript file loading This object is useful when you want to load external javascript files only when last one was loaded.In this way you will form some sort of chainable javascript library loading, which will guarantee you that every file will be loaded only then when it has its dependencies loaded. Javascript Javascript color conversion This Javascript library, will help you to convert colors between different color systems.It supports RGB, HSV, CMYK color encoding systems. Experiments Scrollable HTML table Scrollable HTML table JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. CSS Rounded corners CSS CSS rounded corners is a very nice effect. There are many ways to achieve it.The easiest and fastest way is to use CSS round corner options. The good thing its fast and easy. The bad thing Internet Explorer browser does not support these options. If Internet Explorer isn't important for you, use options listed below. Tutorials Create wordpress theme How to create wordpress theme? Have you ever had a feeling that You can’t find and appropriate theme for Your Wordpress blog? Of course there a lots of guides that show you how to design a WordPress site, but creating a theme is a more difficult task. You know that You have a good design for it, or maybe You even have a finished xhtml template, but You don’t know how to make a Wordpress theme from it. What You really know is that You don’t have time to search for manual how to make one. Annoying isn’t it? :) Before you give up, I have put together a simple tutorial to help. CSS CSS centered layout Ever wanted to make centered (vertically, horizontally) webpage with hiding content for other (smaller) resolutions? Look at the demo page for an example. Javascript Javascript open popup window Javascript popup window script sometimes is useful for adding a popup window to your pages. When the user clicks on a link, a new window opens and displays a page. Tutorials jQuery menu This jQuery based plain css drop down menu is very simple illustration that you don't need any dramatic coding to achieve simple 2 level menu. Tutorials Gap between list items Gap between list items - its the most annoying bug for internet explorer. Javascript Javascript replace Javascript string replace is a very useful function. Javascript has a built-in string replace function but it uses regular expressions. Experiments CSS vertical align In HTML td tag has an attribute named "valign" which can align content vertically. CSS doesnt have such an attribute, so you need to do some magic to achieve such a result. CSS vertical align. Javascript Sortable table This JavaScript sortable html table code can be used to convert tables in ordinary HTML into sortable ones. © 2013 webtoolkit.info Inc. All rights reserved. Contact LicensePrivacy Policy