Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

DHTML &"The Ember Way"

$
0
0

@melriffe wrote:

I’m on a project where there’s a requirement to display N number of drop-downs, but 1 at a time. For example: when first entering the edit page a drop-down is displayed. after a selection has been made, a brand new drop-down is displayed before the first one. and so on until the maximum number has been reached.

Because I’ve been writing software for a while (just not front-ends) I immediately thought DHTML (yes I know it’s not a separate tech but the amalgamation of HTML, CSS, and JS). I haven’t written any (good) DHTML since jQuery 1.x. :wink: So, I’m trying to dust off, and update my DHTML skills.

But then I have this question: how would Ember do this? does Ember already support the idea of DHTML? If so, how?

Thanks, in advance, for any guidance received.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles