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

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -