[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
WML > 1.6.8: Problems with navbar and url=""
- From: Denis Barbier <nospam@thanx>
- Date: Fri, 27 Aug 1999 11:17:35 +0200 (CET)
Hi,
With versions prior to WML-1.7.0, url="" is like "./".
In recent versions, it has been changed to allow insertion of images in
navbars.
For instance:
#use wml::des::navbar
<navbar:define name=test>
<navbar:button id=static url="" img="logo.gif" alt="Logo">
<navbar:button id=links url="links.html" txt="Related links">
</navbar:define>
The url="" attribute is optional.
You have to replace url="" by url="./" in your navbar definitions.
Sorry for this.
--
Denis Barbier
WML Maintainer
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com