Could you tell me if following WH techniques can generate problem with "Circumventing systems"?
User provides few values, after my script posts these values and user to next_page.php.
On this page I have 2 DIVs.
First DIV (id=loader) is a popup loader with progress bar - smth like this: "we are preparing an offer for you"
2nd DIV (id=content) including hidden content. This DIV (id=content) will show up 30 sec after page load. In the same time script changes DIV (id=loader) attributes and hides it.
Website is 100% WH.
User provides few values, after my script posts these values and user to next_page.php.
On this page I have 2 DIVs.
First DIV (id=loader) is a popup loader with progress bar - smth like this: "we are preparing an offer for you"
2nd DIV (id=content) including hidden content. This DIV (id=content) will show up 30 sec after page load. In the same time script changes DIV (id=loader) attributes and hides it.
Website is 100% WH.