A tutorial explaining the creation of a responsive, touch-friendly multi-level navigation menu with just CSS.n today’s world of Responsive Web design, people want every part of their website to look perfect on all the devices. One of the toughest parts that I have experienced while working with RWD is coding touch-friendly multilevel navigation menus.
Friday, 4 January 2019
CSS-only Responsive Multi-level Navigation Menu
A tutorial explaining the creation of a responsive, touch-friendly multi-level navigation menu with just CSS.n today’s world of Responsive Web design, people want every part of their website to look perfect on all the devices. One of the toughest parts that I have experienced while working with RWD is coding touch-friendly multilevel navigation menus.
Saturday, 29 December 2018
How to create easy pagination with jQuery
jQuery pagination. All we know, that when we facing with necessarity to display large amount of data – we starting thinking about adding pagination. So we split all our content to several pages. And in this case – each page contain some part of our information. As usual this is server-side pagination, where we extracting necessary amount data from database for each page. But commonly, in case of small (or middle) data sets – we don`t need such pagination. And we can just use user-side pagination using javascript to manage with our pages. Today I will show you how to create such pagination.
Friday, 28 December 2018
TableDnD : Table Drag and Drop JQuery plugin
This TableDnD plugin allows the user to reorder rows within a table, for example if they represent an ordered list (tasks by priority for example). Individual rows can be marked as non-draggable and/or non-droppable (so other rows can’t be dropped onto them). Rows can have as many cells as necessary and the cells can contain form elements.
E-mail Newsletter
Sign up now to receive breaking news and to hear what's new with us.
Categories
- Ajax (36)
- Animation (71)
- Bootstrap (47)
- Chart & Graph (32)
- Chat (24)
- CSS & CSS5 (73)
- Date & Time (23)
- Effects (106)
- File Upload (22)
- Form (76)
- HTML5 (46)
- Menu (68)
- Mobile (21)
- Photo Gallery (75)
- Responsive (28)
- Scroll (25)
- Slider (46)
- Social (20)
- Tables (32)
- Tabs (23)
- Tooltip (24)
- Validation (29)
- Video Player (13)
- Zoom (28)

Popular Post
-
JSC is a jquery seat map plugin. This plugin help to design the seat arrangement of any layout, like bus, conference hall etc. This pl...
-
jQuery Word Export is a jquery plugin which export all the web page content without refreshing the page into the Microsoft Word do...
-
Facebook-like-chat is a jquery plugin to show chat application like Facebook for you web application. The current download is design...
-
OrgChart is a jquery organization chart plugin. In this plugin we can mantain the organization her-icy. This plugin we can use in all ...
-
plusTabs is a very cool and effective jquery tab plugin to interact with jQuery UI tabs when there are too many tabs. This plugin bind ...
-
jQuery pupup is a jquery popup plugin to display the popup window on button click with overlay window. This plugin have following featu...
-
Share is a jquery social sharing sharing plugin to display different social icon with a simple jquery code. This plugin support multip...
