« Javascript cookie manipulation | Strange CSS word-wrap stuff »

strange error

By pavic | May 15, 2006

Related to a Greybox.

The error is when You try to click on any link with onClick assigned inside a greybox frame, the background page (behind greybox) jumps few pixels up (scroll up).

The solution for this problem is, to add return false; on every onClick…

Topics: PHP |

Comments are closed.