background preloader

Web Developer

Facebook Twitter

GoodUI. 40 Free and Useful GUI Icon Sets for Web Designers. Ideas.repository - mb.menu. Maki : a free web design mock-up tool for pixel perfect layouts. Fillerati - Faux Latin is a Dead Language. CSS Standards & Best Practices. CSS is used to define the User Interface of a Website & to separate content from presentation. CSS is something that is extensively used on almost every site. Lets take some time to ensure that our stylesheets are built with some good standards. The below tips will really help CSS beginners a lot in development. This definition helps you & others understand more about the Site as well as the CSS file rather than the content in the CSS. The Index is just a formatted paragraph of text as a CSS comment. Gives Credit to the Author of the CSSDefines the Layout of the site [columns, static/liquid]Keep track of the file Version [really helps in case of multiple authors & future updates] Anchors are just like bookmarks within the same CSS.

The anchors are defined in the index of the CSS [above]. The idea is to define comments with a unique character. Classitis is a term used to describe the over use of class definitions in HTML. One of the beauty in CSS is Contextual Selectors, lets us it: Offline Apps with Application Cache: Quickstart, Tips, and Deep Dive. I’ve been mucking with AppCache, aka ApplicationCache. It’s the secret sauce that lets you build offline apps, which is great for performance and fabulous for pretending to be an iPhone app when you’re not. Quickstart an Offline App As with most HTML5 technologies, the basic usage is quite simple: Create a trivial trio of HTML, CSS, and JS files, maybe with an image or two. That’s it. It works the same on your app-phone – on iPhone or Android (or others maybe), load the site, switch to airport mode, go back to the browser and reload … the site’s still there.

On iPhone, bookmark the site with the Safari “+” button, choose “Add to Home Screen”, and the app will be sitting alongside all your other apps on the home screen.On Android, bookmark the app in the browser. You could do the same with any website of course, but it’s particularly cool when the website is an offline one…it works just like a regular app! Practical Tips and Troubleshooting Purging the Cache Simple. Ridding yourself of Errors. Css Drop Down Menu Generator : Free CSS Menu Maker. Ul, colour value, hex, li li li, background colour, pxs, li li, test, font family, text colour, dropdown menu colour, level menu, font weight, flyout, vertical padding, suckerfish, menus, download, css menu, menu generator website menus, menu maker, software, web menus, horizontal menu, vertical menu, gallery, customize, custom menu, neat package tools, cross browser, custom css, web developer, map, tweak, demo, active content, locally, drop down computer, dhtml css, tab, tree, gradient bar, content option, browser feature, blocks, yellow bar, internet css drop down menu, menu css, disabled, javascript menu, html tags, css drop down menus, menu builder, platform compatibility, standard html, css dropdown menu parameters, visual appearance, drop down menus, website menu, blue dawn, blitz, adobe, marketing opportunity, company website, competitors quickbooks, employs, wholesale, dhtml navigation, dropdown menus, web tools, my menu, menu creator, drop down menu, script menu.

Info

Only Css Menu | CSS Menu | Horizontal Menu | Vertical CSS Menu | Dynamic Menu | Dropdown Menu | HTML Menu | Horizontal Dropdown Menu | CSS Tab Menu | only css based menu | Web 2.0 Css base menu Css Menu | CSS based Menu | CSS 3.0 Menu | CSS Step Navigatio. IE NetRenderer - Browser Compatibility Check - Alloy UI - A project of Liferay. 41 Remarkable and useful jQuery Plugins. jQuery is one of the most popular Javascript framework out there. It is very easy to use and full of cool features. It can be hard for us to know how to use the code and create amazing stuff using jQuery. So, developers decided to release and create plugins to help us fulfill this task by making it easier for us. I have collected a list of 41 very remarkable jQuery plugins, that will help you use jQuery in a robust way. Here’s that awesome list of the best jQuery plugins that will help you add beautiful effects and functionality in your next project.

Nivo Slider Nivo Slider is a subtle jquery plugin for making very beautiful image sliders. jQuery Quicksand jQuery plugin for reordering and filtering items with a nice shuffling animation. Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 This entry was posted on Wednesday, July 28th, 2010 at 21:55 and is filed under Resources. I am just a web design fanatic. About the author Published by Swat Chap Trackbacks. 10 Helpful Resources for Cross Browser Testing | TuVinhSoft .,JSC. 10 Awesome CSS3 Buttons to use on your website | Marked Lines. Home Blogging Design Tutorials Web 10 Awesome CSS3 Buttons to use on your website By Stratos Iordanidis on July 24 in Web | Comments You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> --> Rss Feed Twitter Facebook Pages About Contact Recent Posts 25 Worlds Best Classifieds Website Designs for Inspiration 40 Well-Designed iOS Icons from dribbble 10 Stunning Skylines in Asia 20 Creative Fifa World Cup 2014 Logos and Mascots Top 10 Best ‘Draw Something’ Sketches Popular Posts [CLOSED] Giveaway: 1 iPod Touch to be won!

[CLOSED] Giveaway – 3 Premium Tutsplus Accounts to be won! 170 Free Smashing WordPress Themes 32 Wonderful Twitter Backgrounds 130 Wonderful Website Designs categorised by color (1#) Members Login Register Royalty Free Stock Illustrations Unlock My Copyright © 2012 Theme by Stratos Iordanidis. Pattern App | User Interface Design Patterns for Ideas and Inspiration. Free XML Banner Rotator | Flabell. FXComponents.com | Open Source Flash, Flex and JavaScript. 101 Best Websites | The best design, CSS, Flash and Javascript showcase.

NtextMenu plugin. ContextMenu is a lightweight jQuery plugin that lets you selectively override the browser's right-click menu with a custom one of your own. DEMO right-click me!! Features Use multiple menus on one page Menus can be bound to multiple elements Fully stylable Assign context-sensitive callbacks Current Version Changelog r2 - 16 July 2007 Defaults now correctly applied Added shadow, eventPosX, eventPosY, onContextMenu and onShowMenu options Many of these changes care of Dan G. Usage $(elements).contextMenu(String menu_id [, Object settings]); You define your menu structure in your HTML markup. Parameters menu_id The id of the menu as defined in your markup. Settings ContextMenu takes an optional settings object that lets you style your menu and bind click handlers to each option.

Bindings An object containing "id":function pairs. MenuStyle An object containing styleName:value pairs for styling the containing <ul> menu. itemStyle An object containing styleName:value pairs for styling the <li> elements. Free High Quality Textures - Startextures.com. ASP.NET GridView – edit records using JQuery Dialog « RAD for N-Tier web apps in .NET. There are many ways in which you could modify modular data in Grid View: 1. Inline by making rows editable when u click on Edit 2. By using separate pages for Edit 3. By using popups/dialogs for adding/editing In this post I will show how to implement the 3rd approach using JQuery UI Dialog for editing/adding data in ASP.NET GridView. The following features have been implemented: 1. List customers 2. Add customer – Save/Cancel 3. You can check out the demo here: The code is available here: Implementation Data source The grid lists customers which are stored in list which is initialized for each new session.

Add/Edit dialog There are two main operations that are handled using JQuery dialog * Add Customer * Edit Customer In both cases the same dialog is used, as well as the same content div and Update Panel Positioning Dalog linkID is the ClientID of the link. JQuery Includes.