$r.render("sourceview")

Js and CSS demo

$r.render("link.jscssremove")


Below you should see a "smile" image when you return from the dialog that appears when click on the link below. (we told the framework to not remove the css, since e.g. it only defines it own styles which don't disturb any other css, but keeping it in the html page allows for activating it later without reloading)


$r.render("link.jscss")

sticky style from modal dialog2

Two functions with the same name "eval()" ed to the same browser window/document
$r.render("link.js1")    $r.render("link.js2")
$r.render("jstestpanel")

call function 'supijupi() in jsfuncdef1/2.js' (js lib) now
call function 'localjstest' (in local html fragment via script tags) now