ready-to-use resources, tutorials, tips and many other web development related stuff
WARNING! You probably have JavaScript disabled. Some features of this site will not work properly unless JavaScript enabled.
www.webdevelopmentstuff.com changed to www.webdevstuff.com

Fixed Table Header With jQuery

Wouldn’t be nice to have HTML tables with many columns and rows and after scrolling it down the table header will stay up? Very handy for those who has tall tables on their websites, and when the visitors scroll the table down, they will never forget context of the cell because the table header will never scroll out of view. This effect is gained by creating two tables and stacking them on top of each other,...

Footer Admin Panel in Facebook Style

Social community websites became very popular last few years. One of them is Facebook which has many impressive features and applications based on Ajax. If you like Footer Admin Panel situated on the bottom of the Facebook site, this tutorial provides you with easy way how to create your own one, where you will be able to organize frequently used links and applications. Many useful techniques, for example the...

GalleryView: Attractive Content Gallery

GalleryView jQuery plugin provides users with nice and flexible content gallery which is easy to implement and customize. It looks very nice on website and brings higher standard to your gallery. There are hundreds of galleries used on many websites but GalleryView will be loved by many users. GalleryView has possibilty to customize the themes by creating new graphics. Also couple of options that can be set...

Nice jQuery Accessible Tall Menu

Is your browser window too small? Can‘t you get dropdown menu items in lower position? CSS Tricks brings us quite handy solution how to show all menu items without scrolling your browser window down. Useful for those who have not any scrolling wheel on their mouse because lower menu items are absolutely inaccessible for them, and visitors usually leave the website. CSS Tricks demonstrates you how to implement...

Show your Demos Within the Page

It‘s nice idea to show others some CSS or JavaScript effects you have made. However, very important is where and how. There are many blog websites that contain numbers of tutorials for web developers or web designers. To implement all your work directly in blog post is not very comfortable way because it requires having CSS path in header; your JavaScript may conflict with other JavaScript files, and so on....

jQuery Sliding Login Panel

If your website contains user registration system, all members must login before having access for registered users. The site visitors can usually find the Member Login or Registration Form on your website to put their data. Some webpages have Login Form visible and other sites have it hidden and can be shown only by clicking on button or link. Web-Kreation has built pretty nice up and down sliding login panel...

Scrolling Background Effect From YouLove.us

Would you like to have something special on your webpage? YouLove.us explains how you can create nice eye catching scrolling background effect based on very tall gradient background picture scrolling behind transparent images. Nothing is easier than create header with your logo, some text or images. All these stuffs must be on transparent background. Whole effect happens in JavaScript. Using jQuery library,...

Smart jQuery Image Preview Plugin

imgPreview is plugin which enables you to preview an image before clicking on it. It will preload the image without any waiting time. The imgPreview shows a picture alongside the cursor when you hover over a link. This plugin does not require any hooks for targeting specific links. imgPreview automatically detects the anchors that are linking to images and will only use the preview effect to them. imgPreview...

jqDock: jQuery Mac-like Dock Menu

This jQuery plugin transforms a set of images into a Mac-like Dock menu, horizontal or vertical, with icons that expand on rollover. This behaviour is achieved by transforming a contiguous set of HTML images into an expanding Dock, vertical or horizontal, with or without labels. jqDock expands a reduced size image towards its full size when the cursor is on or near it. You can specify a vertical or horizontal...

jQuery BlockUI Plugin

Using the XMLHttpRequest object in synchronous mode causes the entire browser to lock until the remote call completes. This is usually not a desirable behavior. The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI is useful for creating...

« Previous Entries

© 2008 - 2024, webdevstuff.com | Powered by Wordpress | Theme by Elegant Themes | Valid XHTML and CSS | Subscribe to RSS