Browse by Tags
All Tags »
CSS-HTML (
RSS)
This article examines the different ways in which you can implement style sheets dynamically. Initially, you will learn the dynamic implementation using JavaScript code. Frans then explores the process of working with style sheet code from the database...
Thanks to Jon Galloway to mention this really cool utility! How many times I wasted on checking CSS between Firefox and IE. CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and...
This is an article to archived immediatly if you are dealing with embedded videos in your web application. Until this, the Embed tag was a must to include all sort of videos format (QuickTime, Windows Media Player, etc...) It's true that the Embed...
If like me your work rely on CSS and you have to manage lengthy CSS files, then time to use this nifty CSS tool: CSS Tweak . CSS Tweak reduce the size of your style file by tweaking the styles definitions, and then as an option can remove any white-space...
Console² replaces the JavaScript Console with what could be the next generation Error Console. As of Firefox 1.5, the JavaScript Console is used not only for JavaScript errors, but for CSS errors as well. This extension takes this into account by providing...
The Yahoo! User Interface Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, HTML and AJAX. The UI Library Utilities facilitate the implementation...
Standardista Table Sorting is a JavaScript module that lets you sort an HTML data table by any column. The module has the following advantages: It works . The codebase has been tested across a large number of web browsers, and in the few that won’t allow...
AutoAssist is an auto completion web widget that written in pure JavaScript. It can help enhance the accessibility of existing website, let the users to work effective and feel comfortable. Moreover, it just a pure JavaScript file that won’t break existing...
Finally I got the answer (BTW I want one of those Tshirts) :-) Via A Whole lotta nothing
I was looking for something equivalent to the inline CSS editor you can find already for Firefox. Now I think I found the one with DOM Helper . The latest version has been rewritten in C# so even better :-)
More Posts
Next page »