addLink needs a title= option

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
grimblefritz
AppGini Super Hero
AppGini Super Hero
Posts: 336
Joined: 2015-12-23 16:52

addLink needs a title= option

Post by grimblefritz » 2022-04-14 22:04

The built in AG buttons (at least in DV) use the button text also as the title=, which gives a tooltip.

1. It would provide better consistency if addLink() mirrored this

2. It would offer more capability if this could be passed to addLink() (and if null, see #1 as default)

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: addLink needs a title= option

Post by jsetzer » 2022-04-15 04:38

Thanks, that's useful, you are right. I am going to put it on my todo list.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

Post Reply