Hi,

I have a icon which on mouseover action i'm changing to another icon little bigger and with a tooltip. This icon is placed inside a table row before the text data. When mouseover happens it moves the text data to right and new icon is displayed. Instead of that i want the image to expand on right hand side top of previous icon with the tooltip also. Text should NOT move to right.

Can anyone help me with this?

Below is the code that i'm using:

Code blocks are created by indenting at least 4 spaces
... and can span multiple lines

<html>
<head>

</head>
<body>

<

div><img id='contextual-action-icon' align='top' src='/C:/Users/ng/Documents/Unnamed Site 1/core/images/tables/ipopglyph_sm_qualifier.png' title='More...'/>
HI

<

div>
</body>
</html>

I have also attached output.

Thanks in Advance,
VenusCrystal

Recommended Answers

All 2 Replies

Member Avatar for stbuchok

Where is your JavaScript?

HI, can you please check my new post titled 'jquery mouseover'.. i had problems while posting this one.. i have created a new post ..
Thank you,
VenusCrystal

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.