XUL UI Widgets that Degrade
Written by on January 11th, 2007 in Ajax News.
Cedric Savarese got creative over his winter break and decided to experiment with XUL in HTML.
It shows that you can write XUL UI widgets that degrades gracefully to DHTML widgets in browsers that do not support XUL (IE, Safari, Opera).
This time, I was thinking about the interface for the next version of the Form Builder (I know, somehow it’s always work related) and I was wondering if XUL could be of any help here.
A couple days later, I had this working: tabbed panel example.
Source: Ajaxian
Original Article: http://ajaxian.com/archives/xul-ui-widgets-that-degrade
