Just view what this simple code could do. On request a new browser window showing SERC LAN configuration will be shown
xm version="1.0" encoding="ISO-8859-1" ?>
?xml-stylesheet type="text/xsl" href="xlink_onrequest.xml"?>
zvon:logo xmlns:zvon = "http://www.zvon.org"
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple"
xlink:href="third000.jpg"
xlink:show="new"
xlink:actuate="onRequest">
Click here to open the SERC LAN configuration in a new window.
/zvon:logo>
Just view what this simple code could do.
Just on load of this page an image showing the IISc Campus LAN layout will be opened on a new browser window.
?xml version="1.0" encoding="ISO-8859-1" ?>
?xml-stylesheet type="text/xsl" href="xlink_onload.xml"?>
zvon:logo xmlns:zvon = "http://www.people.csa.iisc.ernet.in/~chaks/int_tech/"
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple"
xlink:href="second00.jpg"
xlink:show="new"
xlink:actuate="onLoad">
Just on load of this page an image showing the IISc Campus LAN layout will be opened on a new browser window.
/zvon:logo>