Re: Javascript ui toolkit based on divs and images
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Mon, 11 May 2009 20:50:53 +0200
kaddi.k.company@xxxxxxxxx wrote:
Are there any javascript widget libraries which do NOT use html
elements (buttton, chcekbox etc) directly.
Probably, but nobody in their right mind would use them. Nothing would work
without scripting.
All the core html elements needs to be emulated using div, img.
Now that's a really BAD idea. But I have seen people making this mistake.
Any academic/commercial projects which has tried this? Any work in
open source? We are trying to implement a emulator for which the ui
definition is available in xml format
"There is only XUL." :)
(with minimal base components such as div, image, text only)
I don't follow. `div' *is* an (X)HTML element.
PointedEars
.
- References:
- Javascript ui toolkit based on divs and images
- From: kaddi . k . company
- Javascript ui toolkit based on divs and images
- Prev by Date: Re: FAQ Topic - What books are recommended for javascript? (2009-05-02)
- Next by Date: Re: Count saturdays and sundays between two dates
- Previous by thread: Javascript ui toolkit based on divs and images
- Next by thread: FAQ Topic - What online resources are available? (2009-05-12)
- Index(es):
Loading