![]() |
Using a PHP Constant in AJAX html
Hello,
I have a question regarding using a string that was preconfigured in a DEFINE function in AJAX. This is what I have (that I want to change): Code:
$('#entry_error .ui-state-error-text').html('Please enter the required fields');Code:
DEFINE('ENTER_FIELD','Please enter the required fields');Thanks. |
Quote:
I did this: Code:
DEFINE('ENTER_FIELD','Please enter the required fields'); |
| All times are GMT +1. The time now is 08:43 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.