ציטוט:
נכתב במקור על ידי nitsanbn
google the next phrases:
js ajax auto completion
js
ajax
jquery ajax
mootools ajax
dojo ajax
prototype ajax
sqrout ajax
have fun
btw - the last post before this one was written and posted from my mobile  opera mini works great!
|
איך AUTO COMPLETE עוזר לזה?
כמו שהבנתי לפי ההודעה שלו, הוא רצה שאם שדה ה"שם משתמש" לא ימולא אז ה"שם משתמש" יהפוך לאדום, אם הוא ימולא לא לפי ההוראות אז הוא יהפוך לכחול.
לדעתי אתה צריך לשחק עם ה:
PHP קוד:
document.getElementById('user_name').style.color = 'red';