Wednesday, 15 February 2012

In our URLs and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments? | Java Applets

Since 2.00 version our applets support an user-defined delimiter for the menu arguments. To modify the default delimiter add the following parameter (you can use any character as a delimiter):
<param name”delimiter” value”~”>
and use it within “menultems”:
<param name=”menuItems” value”
{Home~http://blosumsdotnet.blogspot.com.com/Iindex. php}
{ Features, Setup~http://blosumsdotnet.blogspot.com/}
">

No comments: