Showing posts with label Web Design. Show all posts
Showing posts with label Web Design. Show all posts

JQuery Resizable And Draggable Tutorial And Example

Have you ever tried to make a div Draggable and Resizabele ?. No matter, It is very simple to make a div or an element Resizable and Draggable using JQuery, you only have to write a two lines of code, but if write it in any other language like javascript or something else you will have to write much code to apply the Draggable and Resizable properties for an element.

You are luck, JQuery UI will give you a perfect solution for what you are searching for. Here is a Simple Tutorial and an example.

How to add or change Color in Cells of an HTML Table

HTML Tables are much used in websites or blog, for both web designing and for listing something in a table. Here you will learn creating a beautifully customized tables which can be used in your articles to categorize something such as a product and its specifications. We can easily customize the table appearance as it appeals the heart of the visitors.