Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] IE/win click detection, not on text


  • From: hakan at backbase.com (Hakan)
  • Subject: [Javascript] IE/win click detection, not on text
  • Date: Fri Jun 24 03:26:57 2005

Try setting the width of the span. You could try 100% at first if you 
want to make it scalable, but I'm not sure if IE will like that.

Regards,
H

Roger Roelofs wrote:

> List,
>
> On Jun 23, 2005, at 5:18 PM, Flavio Gomes wrote:
>
>> We are lazy people, send example/test page please ^^
>>
>> Roger Roelofs wrote:
>>
>>> List,
>>>
>>> I know I read about this somewhere, but I'm not finding it.
>>>
>>> I have a web form.  The labels are display: block, so they take up  
>>> the whole th that they are in.  I have a click handler on the label  
>>> to bring up a help screen.  The first label in the first row of the  
>>> table responds to clicks in the whole space taken up by the label  
>>> element.  The rest are only clickable on the text.
>>
>
> I'm an idiot.  Here's the url <http://zeus.datacompusa.com/~rer/ietest/>
>
> Roger,
>
> Roger Roelofs
> Datacomp Appraisal Services
>
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>