Hi
all!
If I go to the tag
reference sheet for Tomahawk and select dataScroller (http://myfaces.apache.org/tomahawk/tagreference.html#dataScroller),
it says that the dataScroller has an onclick and an ondblclick
attribute.
However, from my jsp
I don't get these attributes displayed when getting the different attributes for
that component.
The reference sheet
is for tomahawk 1.1.3 which is the version I use as well.
Are there different
versions of the tomahawk-1.1.3.jar out there, do I need to get a nightly build
or something, or can anybody explain this? :)
The images used in
the facets have an onclick attribute, but I cannot handle the paginator if
somebody click one of the page-numbers..
I also found this
former post (http://www.mail-archive.com/users@myfaces.apache.org/msg25044.html)
where it seems like a patch has been created to solve this issue, but how to use
this then?
:)
Regards,
Eivind