Archive

filtered by JS tag

Rendering the Symphony admin with XSLT

@kanduvisla opened an issue about the possibility of rendering the Symphony admin pages with XSLT.

Symphony 3 had been developed to make this possible.

Read the full article

jQuery Dropdown Panels

A couple of recent projects have needed a means of displaying dropdown panels that could serve as menus, forms and lists. To remind myself how to build the interface, I’m going to document the jQuery code that makes it all work.

HTML

Read the full article