SVG in APEX with checkbox
garcolApr 14 2013 — edited Apr 15 2013Hello,
Has anyone some experience with SVG (Scale Vector Graphics) in APEX. Especially with checkboxes/radiogroups? I have read this page and put some .js files on my online APEX application:
http://www.carto.net/svg/gui/checkbox_and_radiobutton/
I have made a simple example (region based on db procedure, the procedure generates an svg), but I am not able to see the radiogroups/checkboxes
Anyone?