Test anchor tags
Image and css paths
<-image path test, should be a tool image
<-remote css file test, background should be toolimage (may be cut)
<-inline css test, background should be toolimage (may be cut)
<-stylenode css test, background should be toolimage (may be cut)
External link paths, should'nt be clobbered by pathsfix mechanism
https://some.secure.site
http://some.ordinary.site
ftps://some.secure.ftp
ftp://some.ordinary.ftp
file://C:\Document and settings\All users\local.html
news:dojotoolkit.org
mailto:nospam@dojotoolkit.org
javascript:myFunc(1, 2, 3);
Fixed linkpaths, should get repointed relative to this path.
why anyone would ever want to do ordinary links in a ajax app is beyond me, but here it goes.
../test_Button.html?key=value&value=key
Inline eventhandlers
Click for a global string
Click to test if global remains in memory after new content.
WARNING! It is allways better to include global code in the root page
Scrips, needs executescripts=true
In file scripttest, Released
Ext. js file scripttest, Released
To top!