|
|||
About Romsey
Local Area Images
RomseyRomsey Local area images The Syntax is You can also use both album and title in the same tag. The above syntax only operates when the RokZoom mambot is enabled. Therefore, if you do not have the mambot or wish to have more control over the rokzoom script than the mambot provides, there is still the HTML option. The syntax below is the code form of the examples shown above. <a href="images/stories/colorado/image1.jpg" rel="rokzoom[colroado]" title="Image 1"> <img src="images/stories/colorado/image1_tn.jpg" alt="image1" class="album" /></a> An exemplified preview is constructed below to aid your understanding of the HTML format of rokzoom <a href="main image url(relative path)" rel="rokzoom[album name]" title="Title in popup"> <img src="thumbnail url(relative)" alt="Image name" class="album" /></a> |