How to add a data hover to a html anchor

I just wanted to add a data-hover to an HTML anchor tag something like this

<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown">Pages</a>

I just want to see a drop down when I mouse hover on the link

Read More

Any help will be greatly appriciated

Related posts

Leave a Reply

1 comment