IE8, Chrome and YooLightbox module - Joomla! Forum - community, help and support
i wanted have yoolightbox show part when image clicked created following html
following html works me in firefox 3.x, not in other browser (ie7,8, chrome )
<div style="text-align: center"><img src="images/content/main.jpg" usemap="#main" border="0" height="400" width="940" /></div>
<map name="main">
<a href="http://www.google.com/" shape="rect" rel="lightbox" coords="100,100,200,50"> </a>
</map>
is bug or doing thing wrong ?
cheers.
bab
following html works me in firefox 3.x, not in other browser (ie7,8, chrome )
<div style="text-align: center"><img src="images/content/main.jpg" usemap="#main" border="0" height="400" width="940" /></div>
<map name="main">
<a href="http://www.google.com/" shape="rect" rel="lightbox" coords="100,100,200,50"> </a>
</map>
is bug or doing thing wrong ?
cheers.
bab
you can better install ie8 patch joomla. lightbox source path i.e css should defined in include page. code has bug !
Comments
Post a Comment