How to add a button with js_quicktags.js?
-
edButtons.push(
new edButton(
'ed_strike'
,'STRIKE'
,'<strike>'
,'</strike>'
,'s'
)
);I added that (and allowed strikethru functionality via another plugin) but the strike button does not show. Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.