hi
I have a hidden header (javascript) which shows categories on top when you scroll down 150px or more in a page.
Problem is that if I click on image then the javascript stops working.
Here's is the code:
```php
```
If I use fancybox or lightbox then the code works. As I would like to use prettyphoto to enlarge the images I would like to know if anyone knows how could I fix this code so it will work with prettyphoto?
I have tried several javascripts for hidden header and all of them stopped working if using prettyphoto.
Thanks,