Hi Graham,
Does it start working again if you switch Rotating Tweets off? I don’t know why this would have happened, I’m afraid!
Martin
[CTRL]+ and [CTRL]- are working. 🙂
Some basic debugging appears to show that the click is getting intercepted by the Twitter javascript.
The latest version of the script might address this.
Alternatively, do the A+/A- buttons start working again if you remove (or comment out) the last two lines from rotating_tweet.js
Martin
Thanks Martin,
It appears as though your off the hook. I should have checked by deactivating in the first place – sorry.
So it’s back to square one for me. I’ll try by turn plugins off one at a time.
Thanks
Client wants these buttons I’m afraid – it helps inclusiveity appearances.
You might want to scatter some console.log('+ button clicked'); or console.log('text made larger'); code into the resize.js code to see how far it’s getting and then load the page with the console [F12] open.
What puzzles me is that no errors are appearing on the console (at least in Chrome – I haven’t looked in the others yet).