I'm trying to make a floating left side, out of the main container, for call me and contact me.
similar to this
http://www.jqueryscript.net/demo/jQu...ntact-Sidebar/
the contact button opens your email clientt but I'd like it to pop open a form to fill out instead.
here is an example of what I've used before from contactme but they are shutting down. I know the code to make the call me button work
Code:<a href="tel:1-847-555-5555">1-847-555-5555</a>
