[TYPO3] very odd prblem with menu!!
Tapio Markula
tapio.markula at dnainternet.net
Thu Jun 29 19:18:48 CEST 2006
dave ashton wrote:
> Hi,
>
> I have this site - http://vanillastormdev.co.uk/index.php?id=49
>
> Basically, you can only click in an input box, when the cursor arrow is dead
> on the top line of the input box. You can't just click in the box!!!
these kinds of issues are typically z-index (Stacking order) problems.
If some transparent positioned element is over some other element,
active elements (links and forms) don't work.
More information about the TYPO3-english
mailing list