DefinitionDIV container used to automatically resize any contained images to a specific width as well as providing an auto generated k5 to view the full size image. This is useful on pages that have several large images that push the page design past it's normal width. UsageThis component is intended to be used anywhere inside the MAIN CONTENT section of the page wrapper. It may wrap around all content or just an image or two, and there may be more than one on a page. There should be no issues using this component around all of your content, but if anything is broken by this type of usage try using it only around the images. Use the ALT attribute in the image to set the title of the k5 pop up, the TITLE attribute will not work for this, and can be set to something else if needed. NOTE: This component does not work in IE5 or IE6 since it relies on the max-width css attribute which is not supported by older versions of IE. Users of those browsers will see the image at full size and they will not get a k5 pop up. The 400px width variation is for use on pages with two side nav columns. NOTE: The image in the examples are only for illustrative purposes, an image tag is not a part of this component. The 590px width variation is for use on pages with one side nav column. NOTE: The image in the examples are only for illustrative purposes, an image tag is not a part of this component. The 780px width variation is for use on pages with no side nav columns. NOTE: The image in the examples are only for illustrative purposes, an image tag is not a part of this component. |