I'm not finding an easy existing method to do image rollovers. I am rolling my own, but would like to find a simple plugin to do this so I don't need to insert code and various places. Surely I am just missing something. Can someone point me to a plugin that does easy image roll-overs?
Christopher Roberts
Member
Posted 1 year ago #
Christopher Roberts
Member
Posted 1 year ago #
or try this
<a href="http://www.technologybloggers.org/feed/" title="Technology Bloggers RSS Feed"><img title="Technology Bloggers RSS Feed" onmouseover="this.src='http://www.technologybloggers.org/images/RSS-Logo.jpg';" onmouseout="this.src='http://www.technologybloggers.org/images/RSS.jpg';" src="http://www.technologybloggers.org/images/RSS.jpg" alt="Technology Bloggers RSS Feed"></a>
<img title="Technology Bloggers RSS Feed" onmouseover="this.src='http://www.technologybloggers.org/images/RSS-Logo.jpg';" onmouseout="this.src='http://www.technologybloggers.org/images/RSS.jpg';" src="http://www.technologybloggers.org/images/RSS.jpg" alt="Technology Bloggers RSS Feed">
I use it on Technology Bloggers :-)