Link template in list not working in FF
I removed the comment in quickref/list.htm to enable link template in list.
But the link is not working in Firefox browser, while is ok on IE.
/******************************************************************** item templates
********************************************************************/
obj.setItemTemplate(new AW.Templates.Link); // hyperlink template
obj.setItemLink("http://www.google.com", 1); // URL for item 1
Also: is it possible to use a `Input' template in a list? I try simply to sobstitute
AW.Templates.Input in previos line but it doesn't work.
Thanks,
Marco
Milano Italy
But the link is not working in Firefox browser, while is ok on IE.
/******************************************************************** item templates
********************************************************************/
obj.setItemTemplate(new AW.Templates.Link); // hyperlink template
obj.setItemLink("http://www.google.com", 1); // URL for item 1
Also: is it possible to use a `Input' template in a list? I try simply to sobstitute
AW.Templates.Input in previos line but it doesn't work.
Thanks,
Marco
Milano Italy
Marco
October 19,