Author |
Message |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
After six months of interruptions to do paid work, I've finally finished my site! Still a few tweaks to do here and there, so I haven't "officially" launched it, but at least it's up there now… www.chillifish.com if you're at all interested.
|
Thu Oct 14, 2010 4:06 pm |
|
 |
HeatherKay
Moderator
Joined: Thu Apr 23, 2009 6:13 pm Posts: 7262 Location: Here, but not all there.
|
Nice. Very nice. 
_________________My Flickr | Snaptophobic BloggageHeather Kay: modelling details that matter. "Let my windows be open to receive new ideas but let me also be strong enough not to be blown away by them." - Mahatma Gandhi.
|
Thu Oct 14, 2010 4:32 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Thanks Heather!
|
Thu Oct 14, 2010 4:42 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
And the HTML is clean  Impressive 
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Thu Oct 14, 2010 4:49 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Took me a while to run each page through the validator and fix the odd bits I missed, but as it's all hand coded, I think it's easier to get right as you just have to remember to close tags when you open them.
|
Thu Oct 14, 2010 4:51 pm |
|
 |
big_D
What's a life?
Joined: Thu Apr 23, 2009 8:25 pm Posts: 10691 Location: Bramsche
|
In Internet Explorer, the image load on a blank page (where you have the lightbox like effect in Firefox, in IE I just get a blank white page with the image on, I then have to click the browser's Back button to return to the page). This happens on Firefox with NoScript (no surprise) and IE9 32-bit and 64-bit.
_________________ "Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari
Executive Producer No Agenda Show 246
|
Sun Oct 17, 2010 10:32 am |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Cheers, yeah I figured that would be an issue for people with JavaScript disabled, but since so few people do it and those that do are by nature tech savvy, I decided to leave it!
|
Sun Oct 17, 2010 12:38 pm |
|
 |
big_D
What's a life?
Joined: Thu Apr 23, 2009 8:25 pm Posts: 10691 Location: Bramsche
|
The IE problem is with javascript enabled. I'm guessing a JS domain reference the IE doesn't understand.
_________________ "Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari
Executive Producer No Agenda Show 246
|
Mon Oct 18, 2010 11:00 am |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Aah right. I've just noticed on the clients page, I forgot to put the javascript in anyway! I'll do that and look into it. I've tested it on IE 6, 7 and 8, but don't have 9 or 64 bit! Thanks for your help Dave.
|
Mon Oct 18, 2010 11:37 am |
|
 |
big_D
What's a life?
Joined: Thu Apr 23, 2009 8:25 pm Posts: 10691 Location: Bramsche
|
Looking at the HTML code for the images, there is a body tag with just the image in it, nothing else...
I don't have time to look at it at the moment, but it looks like the onclick javascript for the lightbox isn't compatible with IE9 - or if you are loading exception code for specific IE versions, it isn't being loaded for IE9... I'll try and look this evening.
_________________ "Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari
Executive Producer No Agenda Show 246
|
Tue Oct 19, 2010 4:45 am |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Thanks Dave, is ie9 still beta? I'll check it out, but what you're suggesting sounds most plausible.
|
Tue Oct 19, 2010 8:54 am |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
A brief google suggests it's an issue with IE9 and JavaScript. Clicky.
|
Tue Oct 19, 2010 12:00 pm |
|
|