I can't get into the following website: http://www.oakgov.com/clerkrod/courtexplorer/
For some reason, I can't move to the next screen in the aforementioned website.
Also, I can't view photos from the following website: zillow or any other real estate website. I can view the map, but no photos.
All Replies (1)
The "GO TO COURT EXPLORER NOW" button is a JavaScript window.open link, so make sure that you do not block JavaScript.
onclick="window.open('/crts0004/main', 'helpWin', 'status=true,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes,width=785,height=650');
If images are missing then check that you aren't blocking images from some domains.
- Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
- Check the permissions for all sites on the about:permissions page, via the location bar
- Check that images are enabled: Tools > Options > Content: [X] Load images automatically
- Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
- Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
If an image in the list is grayed and there is a check-mark in the box "Block Images from..." then remove that mark to unblock the images from that domain.
See also:
There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.