Hi,
 
I'm refreshing (with ajaxsubmt) a div with an AjaxForm that uses the tacos:Palette.  For some reason double-clicking the items in the Palette works properly, but clicking the buttons causes an js error "select_[base-name] not defined". 
 
They both try to call the same functions - named like "select_[paletteName]" and "deselect_[paletteName]".  The difference is how they are connected.  The double clicks are connected like:
document.getElementById('savePreferencesForm').columnChooser_avail.>
and the images just use an href around them something like:
<a href="">
Has anyone else experienced this?  Should I tweak the Palette.html to connect the button links differently? 
 
I'm using Tacos 4, beta 1.  I looked at the 4.0 release and the Palette hasn't changed so I'm hoping others have seen this too.

Thanks,
Michael
-------------------------------------------------------------------------
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