Page 1 of 1
Website made with CMSMS and use of Lightbox for a little sportshop
Posted: Tue Dec 28, 2010 10:22 am
by Brandt
Build with CMS Made Simple.
http://www.jakkosport.nl
Re: Website made with CMSMS and use of Lightbox for a little sportshop
Posted: Tue Dec 28, 2010 5:51 pm
by mw
when I click on the link "lees Meer" in the middle of the home page it opens a lightbox window which after closing either by clicking the "x" on the lightbox window or by clicking the page behind, it closes Firefox 3.08 and all other tabs I have open as well as all other instances of Firefox I have running.
Re: Website made with CMSMS and use of Lightbox for a little sportshop
Posted: Wed Dec 29, 2010 9:40 am
by Brandt
@mw: Strange! That's new...
I will try to find out on the internet what might be the problem...
Re: Website made with CMSMS and use of Lightbox for a little sportshop
Posted: Wed Dec 29, 2010 9:58 am
by tilde
No problem here.
I'm using Firefox 3.6.13
Søren
Re: Website made with CMSMS and use of Lightbox for a little sportshop
Posted: Wed Dec 29, 2010 1:29 pm
by M@rtijn
Hai Brandt,
That's one clean looking website you've made! Really like the basic 3 color scheme and the nice round boxes with content. :o
I do not see that problem MW is talking about. Here only the popup closes (on FF3.6.13, Chrome and IE8)
You do have quitte some HTML validation errors. Although most of them are pretty easy to get rid off, hope you don't mind:
- The 'tipImage' Javascript; instead of '' use ''
- In the same JS; change to
document.write('');
- For the iframe in your topmenu you use a border parameter in the call, this is not supported. You can add 'iframe' to your css and specify border there.
- Add alt="" to the following images:
(I don't know the setup of your website and what this tipimage JS is doing. Could be that all your images run through that script and therefore you do no thave to change the images itself, only add an alternative title in the script call)
- graphics/button_contact.gif
- graphics/button_connect.gif
- graphics/slider1.jpg
- graphics/slider2.jpg
- graphics/slider3.jpg
- graphics/slider4.jpg
- graphics/lees_meer.png
- graphics/slider5.jpg
- graphics/slider6.jpg
- graphics/voetbal.png
- graphics/bekijk_slideshow.png
- On more than one occasion you use an 'id' more than once. Just change them to classes. This goes for:
- nivoslider_image
- prijs
- top_grey
- content
- LeesMeer
- bottom_grey
- contentBeeld
- ad
I think that would make 95% of the errors dissapear ;D
Re: Website made with CMSMS and use of Lightbox for a little sportshop
Posted: Wed Dec 29, 2010 6:36 pm
by mw
Brandt wrote:
@mw: Strange! That's new...
I will try to find out on the internet what might be the problem...
I tested on a windows workstation and it's fine with IE and FF.
Linux however gives that issue with FF...