Jump to content

Recommended Posts

Posted

I am trying to get the width of anchor tag. this anchor is in the li element

 

just like

 

<ul>

<li><a href="#"></a></li>

<li><a href="#"></a></li>

<li><a href="#"></a></li>

</ul>

 

and i am using li mouseover event so how i get the width of particular anchor when hovering on li element.

 

In simple words i am trying to get the width of anchor on which i hover. but i using li mouseover event.

 

please anyone help me. it urgent.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...