Hi.
There is a bug in the addStyleSheet method, CSS class.
The line
should be changed toCode:link.setPropertyString("id", "id");
Regards,Code:link.setPropertyString("id", id);
Michel.
Hi.
There is a bug in the addStyleSheet method, CSS class.
The line
should be changed toCode:link.setPropertyString("id", "id");
Regards,Code:link.setPropertyString("id", id);
Michel.