Luminous Landscape Forum
Equipment & Techniques => Digital Cameras & Shooting Techniques => Topic started by: Jonathan Wienke on September 03, 2005, 08:08:19 pm
-
Given that 99+% of the postings on this site are in English, posting Spanish-language articles here is not particularly useful given the crude nature of online translation services.
-
You'd be better served learning how to properly link an image in a web page than telling everyone to "use Firefox". A simple HTML IMG tag works just fine in every browser ever made:
<img border="0" src="images/POW-MIA.jpg" width="800" height="640">
-
You are right jani. I think the problem is in the javascripts.
Apple Safari works fine with the pictures too.
-
You can read it here:
http://www.macuarium.com/cms....ca.html (http://www.macuarium.com/cms/macu/pruebas/el-modulo-digital-r-de-leica.html)
Some people find problems using Internet Explorer. The page works well with Firefox.
As usual, it is written in Spanish.
-
Internet Explorer cannot show the pictures. Use Firefox instead.
I think the pictures are eloquent.
-
Internet Explorer cannot show the pictures. Use Firefox instead.
I think the pictures are eloquent.
The page seems to work with Opera, too.
I guess the problem is the usage of JavaScript, which comes in two flavors:
One portable.
One for Internet Explorer.
While producing code that's portable is laudable in itself, it's really easy to detect Internet Explorer and provide the minor magic to make it work.
But still, people should get away from that abomination ASAP.