Deprecated: Creation of dynamic property form::$jquerySortIDArr is deprecated in /var/www/IPN/php-form-builder-class/class.form.php on line 598

Deprecated: Creation of dynamic property form::$captchaID is deprecated in /var/www/IPN/php-form-builder-class/class.form.php on line 391

Deprecated: Creation of dynamic property element::$ratingID is deprecated in /var/www/IPN/php-form-builder-class/class.form.php on line 516
PHP Form Builder Class | Examples | Synchronous Resource Loading

PHP Form Builder Class / Examples / Synchronous Resource Loading

Version: 1.1.2Released: October 10, 2010

Synchronous Resource Loading - This project's render function loads the form's required css/js resources asynchronously. For XHTML strict compliance, the css include files and style tag sections are appended to the head tag. This example file demonstrates how two functions - renderHead and renderBody - can be used to load these css/js resources synchronously. One of the benefits of this approach is that the form's stylesheet is loaded before any markup is generated, which eliminates the visual delay that can occur when the render function is invoked.


Deprecated: Creation of dynamic property element::$ratingID is deprecated in /var/www/IPN/php-form-builder-class/class.form.php on line 2836

Deprecated: Creation of dynamic property form::$jquerySortIDArr is deprecated in /var/www/IPN/php-form-builder-class/class.form.php on line 2836

Deprecated: Creation of dynamic property form::$captchaID is deprecated in /var/www/IPN/php-form-builder-class/class.form.php on line 2836

Warning: Undefined variable $triggerJSIncludesError in /var/www/IPN/php-form-builder-class/class.form.php on line 880
  • Option #0
  • Option #1
  • Option #2
  •  
0
Processing