How can I embed SimpleModal Contact Form 
http://www.ericmmartin.com/projects/simplemodal/
in the sidebar, whose position is fixed on the scrolling map.
No reference as in the example from the author:
<div id='contact-form'><a href='#' class='contact'>Demo</a>

a picture button.gif

Code sidebar:
<div id="contact-form" style="background: rgb(27, 27, 27); position:
fixed; top: 136px; width: 25px; height: 119px; z-index: 8765; cursor:
pointer; -moz-background-clip: border; -moz-background-origin:
padding; -moz-background-inline-policy: continuous; right: 0pt;"><img
src="images/button.gif" alt="contact" width="28" height="137" /></div>

Menu takes the following form:
http://www.askdev.ru/uploads/4aa/b616/4b612e/large.gif

Reply via email to