Hi,
I'm not that familiar with Prototype, so I can't provide a simple
example. As far as I can tell however, you'll need a simple wrapper
around Prototype's Element class. This wrapper should map the methods
needed by jLayout to the ones provided by Prototype. An example would
be the "isVisible" method, which should be mapped to the "visible"
Prototype method. A list of all the necessary methods can be found at
http://www.bramstein.com/projects/jlayout/ in the "Usage" section.
Most of these methods have an equivalent Prototype method, but some
will need a bit more work.
Best regards,
Bram
> --
>
> You received this message because you are subscribed to the Google Groups "jLayout" group.
> To post to this group, send email to
jla...@googlegroups.com.
> To unsubscribe from this group, send email to
jlayout+u...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/jlayout?hl=en.
>
>
>