Jump to content

SBuxton

Member
  • Posts

    1
  • Joined

  • Last visited

SBuxton's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Hi All 🙂 Thanks for solving this. It also works for adding a tooltip to a button or link as follows:- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('[href*="amazon.com"]').attr('title' , 'Your tooltip text here'); }); </script> Now when you hover over any button or link that points to amazon.com the tooltip appears. Regards, Simon.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.