css - Responsiveness issue with iframe -
i have issue responsive website.
i use iframe contact form when uses , there validation errors server side codes responds , reloads in same iframe.
everything works fine if iframe width less 300px it's changing mobile view.
note: site built on drupal 7.
on page have contact form should disable media queries.
but should not use iframe should create server side code update on page not via iframe.
build using php , ajax similar how tutorial describes.
http://ajtroxell.com/build-a-simple-php-jquery-and-ajax-powered-contact-form/
Comments
Post a Comment