Hi,

I was browsing the Tacos reference documentation, and I found an issue
on the AjaxSubmit element page:

http://tacos.sourceforge.net/components/AjaxSubmit.html


The HTML Template sample puts the AjaxSubmit element into an <a>
element, instead of an <input> element:

  <a jwcid="@tacos:AjaxSubmit"
     updateComponents="ognl:{'nameDisplay'}"
     effects="template:{highlight:{any:'[255,255,184], 500, 500'}}">
     Login
  </a>


I understand that the AjaxLinkSubmit element would be the one put into
an <a>, and that the AjaxSubmit is intended to be used in an <input>...


Akos

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to