david,
    my home page looks something like this:

<html>
<head>
<title>Test Title</title>
</head>
<frameset rows="140,*"  border="0" framespacing="0" frameborder="0">
  <frame name="main" scrolling="no" noresize src="/html/xyz.vm">
</frameset>
</html>


I have to give the path for frame src. i cant use
$jnavigation.setTemplate("top.vm") here. is there a way to overcome this
problem??



thanks
bharani.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to