kixe Posted September 13, 2018 Share Posted September 13, 2018 I added some extra buttons to ProcessPageList. I need a quick solution to add a title attribute or option to modify the rendered markup to apply a tooltip. Link to comment Share on other sites More sharing options...
tpr Posted September 13, 2018 Share Posted September 13, 2018 In AdminOnSteroids I could only do this with JavaScript. If "icon only pagelist actions" is enabled, on hover I add the title from the button text. I guess it's not applicable here (the title should be different as the button text), but perhaps you can do something along these lines, eg. add a JSON to the page and lookup the title text with JS. Of course a non-js solution would be welcome. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now