blogmarks.net Get Firefox!

TechnoTarget » AJAX, DHTML and JavaScript Libraries

11 month ago

deusx : TechnoTarget » AJAX, DHTML and JavaScript Libraries - "Here’s a collection of Ajax, Javascript and DHTML Libraries."

Tags : ajax dhtml frameworks js libraries webdev

  copy

Ajaxian » replaceHTML for when innerHTML dogs you down

13 month ago

deusx : Ajaxian » replaceHTML for when innerHTML dogs you down - "Steven Levithan, of RegexPal, ran into some performance issues with innerHTML due to the fact that "every keydown event potentially triggers the destruction and creation of thousands of elements" so he started to look into it."

Tags : ajax dhtml dom domscripting webdev

  copy

YUI-based Image Cropper Widget

14 month ago

Simon Willison : YUI-based Image Cropper Widget - YUI-based Image Cropper Widget. Nice implementation of a useful widget.

deusx : Julien Lecomte’s Blog » YUI-based Image Cropper Widget - "I wrote a YUI-based image cropper widget that allows you to easily select which region of an image you’d like to crop"

Richard Rutter : YUI-based Image Cropper Widget - Could be very handy.

Tags : dhtml javascript js webdev yui DOM | JavaScript imageCropper YUI widget

  copy

Detect when an element has scrolled into view

15 month ago

deusx : Detect when an element has scrolled into view - "You have an element in the DOM sitting somewhere below the fold (see above the fold), and you’d like to know when it has breached through the bottom threshold of your screen as a user is scrolling down a page."

Tags : css dhtml javascript js webdev yui

  copy

How to build a simple calendar with JavaScript

18 month ago

Richard Rutter : How to build a simple calendar with JavaScript - There’s more to come.

Tags : DOM | JavaScript calendar DHTML

  copy

Making dynamic static pages | ianloic.com

19 month ago

deusx : Making dynamic static pages | ianloic.com - I'd totally forgotten that FeedBurner now offers JSON renderings of RSS feeds. I should use this if I ever revamp to a new portal-of-me homepage.

Tags : dhtml feedburner js json metablogging nifty rss webdev

  copy

Writer

20 month ago

deusx : Writer - It's sorta like WriteRoom, only just in a browser.

Tags : ajax dhtml webdev writeroom writing wrongroom

  copy

XML.com: XUL-Enhanced Web Apps

20 month ago

deusx : XML.com: XUL-Enhanced Web Apps - Umm... sure, if you want your web app to look and behave *entirely* different under Mozilla versus other browsers.

Tags : dhtml firefox mozilla webdev xul

  copy

storage.html - JotSpot Wiki (dojomanual)

24 month ago

deusx : storage.html - JotSpot Wiki (dojomanual) - "Imagine if web applications could store megabytes of data on the client-side, in the browser, both persistently and securely. No server needed."

Tags : dhtml dojo javascript js webdev

  copy

Real-Time 3D in Javascript

24 month ago

deusx : Real-Time 3D in Javascript - "This is demonstration of rendering arbitrary triangles (relatively fast) with javascript/DOM/css (no images, flash, canvas tags or java applets)."

Simon Willison : Real-Time 3D in Javascript - Really cunning trick based around CSS polygons.

Tags : css dhtml javascript js webdev

  copy

YUI: DragDrop Nested targets

24 month ago

deusx : YUI: DragDrop Nested targets - "Basically, all I am doing is setting a var (lastTarget) onDragOver to the element that we are over. Then in the onDragDrop function, I am checking to see if the id that is returned matches the id that is stored in lastTarget. If it is, display the text i

Tags : dhtml javascript js webdev yui

  copy

DoubleClick Edit Example

24 month ago

deusx : DoubleClick Edit Example - "Double click on any item that says it's editable."

Tags : dhtml javascript webdev yui

  copy

Jack Slocum's Blog - DomHelper - Create Elements using DOM, HTML fragments and Templates

24 month ago

deusx : Jack Slocum's Blog - DomHelper - Create Elements using DOM, HTML fragments and Templates - "The DomHelper class in the 0.32.2 release provides a layer of abstraction from DOM and transparently supports creating elements via DOM or using HTML fragments. It also has the ability to create HTML fragment templates from your DOM building code."

Tags : dhtml javascript js webdev yui

  copy

youngpup.net - Say Hello to Halfnote

24 month ago

deusx : youngpup.net - Say Hello to Halfnote - "Halfnote is a simple, fast, and secure notepad that I have been wanting for my own personal use. You can use it too."

Rod Begbie : youngpup.net - Say Hello to Halfnote - Rather spiffy browser-based TODO.TXT from Aaron "Greasemonkey" Boodman. Minimal, secure, distributed, and AJAXtastic. [via#

Tags : aaronboodman ajax dhtml halfnote youngpup firefox

  copy

Event Delegation versus Event Handling

25 month ago

Isofarro : Event Delegation versus Event Handling - Christian Heilmann presents some working code examples and an explanation over Event Delegation. Its the difference between assigning the same event handler to hundreds of links versus assigning the event handler to one parent node.

deusx : Event Delegation versus Event Handling - how to create quicker web apps - "all you need to do is to set one event handler on a main element, and use the getTarget() method of the library of your choice. Compare the event target to what you want to react to and off you go"

Paul Hammond : Event Delegation versus Event Handling - how to create quicker web apps - all you need to do is to set one event handler on a main element, and use the getTarget() method of the library of your choice. Compare the event target to what you want to react to and off you go

Simon Willison : Event Delegation versus Event Handling - Nice summary of this important DOM technique.

Tags : ajax dhtml javascript js webdev

  copy

throbber

25 month ago

deusx : throbber - "The browser throbbing can be a subtle expected queue, and it’s the only thing visible across tabs, so it can be nice to be able to toggle it on and off. This method uses a hidden iframe, which increases load across the server but achieves the des

Paul Hammond : throbber - This method uses a hidden iframe, which increases load across the server but achieves the desired effect

Tags : ajax browser dhtml hacks webdev

  copy

jQuery: Blog: jQuery 1.0

26 month ago

deusx : jQuery: Blog: jQuery 1.0 - "Here's a fun fact. jQuery 1.0 has been released nearly one year after it was first conceived as a post in my weblog. Funny how those things work."

Paul Hammond : jQuery: Blog: » jQuery 1.0 - A lot of bugs fixed, a ton of new features, and a complete overhaul of how the jQuery development process is run.

Tags : ajax dhtml javascript jquery js webdev

  copy

DHTML gradient progress bar

26 month ago

bmilleare : DHTML gradient progress bar

Tags : css dhtml javascript progressbar webdev

  copy

Carousel Component - Documentation

27 month ago

Simon Willison : Carousel Component - Documentation - Bill Scott's latest widget.

deusx : Carousel Component - Documentation - "The carousel component manages a list of content (HTML UL and LI elements) that can be displayed horizontally or vertically. The content can be scrolled back and forth with or without animation."

bmilleare : Carousel Component

Tags : ajax dhtml javascript webdev yahoo

  copy

SIMILE | Timeline | Documentation

28 month ago

philgyford : SIMILE | Timeline | Documentation - DHTML thing for creating nice scrollable timelines. (via Yoz)

Tags : dhtml html javascript timeline top webdevelopment

  copy

Ajaxio Demo

29 month ago

deusx : Ajaxio Demo - "The purpose of this experiment is to see if a Visio-type of tool could be developed in a web browser."

Tags : ajax dhtml javascript js webdev

  copy

Juicy Studio: Making Ajax Work with Screen Readers

29 month ago

wearehugh : Juicy Studio: Making Ajax Work with Screen Readers

Isofarro : Making Ajax Work with Screen Readers - Gez, in collaboration with Steve Faulkner dig into how screen readers work, detailing the workings of a screen reader's virtual buffer mode. This is an encouraging step towards getting Ajax applications working with screen readers. Its a recommended read

Tags : accessibility ajax dhtml javascript jaws screenreader web windoweyes

  copy

subModal Javascript Windows

29 month ago

deusx : subModal Javascript Windows - "This is a small set of enhancements based on the original subModal with ideas taken from Lightbox Gone Wild"

Tags : dhtml dom javascript webdev

  copy

YUI Tetris!

29 month ago

Rod Begbie : YUI Tetris! - Tetris implemented in XHTML and Javascript, thanks to Yahoo's javascript UI libraries. [via#

deusx : YUI Tetris! - "Using a combination of the Event Utility and the DOM Collection utility, I was able to roll out perhaps the sweetest piece of eye candy I’ve ever built."

Tags : games javascript tetris yahoo dhtml js webdev yui

  copy

Accessible DHTML - MDC

30 month ago

wearehugh : Accessible DHTML - MDC

veen : Accessible DHTML - Mozilla Developer Center - "Role" and "State" metadata in Ajax applications.

Tags : accessibility dhtml firefox javascript mozilla ajax standards usability

  copy
xml
Upian.