News

The javascript file contains a method addToViewer (theUrl), I need to get the variable 'url' from the servlet into this method.
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout.
So, I have an SVG graphic embedded in an html page.within the svg are some mouseover events that do some re-drawing stuff.Now I want the containing page to also make some updates as a result of ...