Yesterday, I’ve updated the $TapFX$ project with 3 more components.
I already had them and used them in my project, but i just now managed to add
them to this public library.
The new components are nothing special:
ConfirmPageLink
andConfirmDirectLink
popup a javascript alert when click, prompting the user for a confirmation in order to go on. The confirmation text is actually taken from the localized resources of the current page.ShowItems
displays a list or an array or … anything. You can specify a separator which will be placed in between. The default separator is the comma (,)
Some links:
http://blog.stehno.com/
and
http://angel.net/%7Enic/passwd.html
super!