Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 25 declined, 2 accepted (27 total, 7.41% accepted)

Submission + - The forgotten MACRO language of HTML, XBL (wikipedia.org) 1

tvlinux writes: The web is becoming more than just a media display, there is more interaction and more special things that need to be done. Right now jquery is the preferred method of very dynamic user interface. There is a W3 standard called XBL2.0. It is the macro language of the html. To me it seems like a great idea, Reusable HTML widgets where each one is a separate object contained with in it self. You can define properties, methods, events, each that is self contained.
If the browsers supported XBL2, I can vision a whole ecosystem of new widgets, charts, grids and inputs that people could add to web pages just like any other HTML element. I see less experience developers be able to create fancy websites by just using DOM and not having to learn jquery.
My question is WHY is XBL dead? I think a MACRO language for HTML is a good idea.
     

Slashdot Top Deals

Nothing will ever be attempted if all possible objections must be first overcome. -- Dr. Johnson

Working...