Skip to content

Better document the ability to link non-form-elements #33

Open
@ghillert

Description

@ghillert

Hi,

I seem to have a hard time getting non-form-fields such as

and linked up. The documentation vaguely states that it is possible but all the examples are targeting forms and specific form fields (which works great). However, often I want to link not only form data but also generic object that are linked to lets say "div" or "span" elements, or values in "tables" etc.

E.g. I have JavaScript objects that maybe updated via AJAX/websockets etc. and I would like to automagically cascade those property changes to other elements in my page (but not necessarily form fields).

Adobe Flex has great support for this "propert binding" and I believe Sproutcore use this as well. So I would think that jquery-datalink is exactly what I have been looking for. Thus, if you could add an example to your demo or readme that would be quite helpful.

Thanks!

Cheers,

Gunnar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions