"???" ?????? ????? ???? ??????? ??? ???????
مرسل: الخميس أغسطس 23, 2012 10:24 am

???? ??? ?????? ?????????? ??? "???" ?????
الدعم العربي لمنتديات phpBB
http://www.phpbbarabia.com/community/
Garebooo كتب:?? ?? ???????? ???? ??????? ????? ?
?? ???? ?? ?? ????????islamlion_1 كتب:Garebooo كتب:?? ?? ???????? ???? ??????? ????? ?
Infinity *
كود: تحديد الكل
<input type="checkbox" class="radio" name="notify"{S_NOTIFY_CHECKED} />
كود: تحديد الكل
<input type="checkbox" class="radio" checked="checked" name="notify"{S_NOTIFY_CHECKED} />
كود: تحديد الكل
<!-- IF S_NOTIFY_ALLOWED -->
<div><label for="notify"><input type="checkbox" name="notify" id="notify"{S_NOTIFY_CHECKED} /> {L_NOTIFY_REPLY}</label></div>
كود: تحديد الكل
<!-- IF S_NOTIFY_ALLOWED -->
<div><label for="notify"><input type="checkbox" checked="checked" name="notify" id="notify"{S_NOTIFY_CHECKED} /> {L_NOTIFY_REPLY}</label></div>
??? ?????Garebooo كتب:???? posting_body.html
???? ?? /
???????? ??????? /كود: تحديد الكل
<input type="checkbox" class="radio" name="notify"{S_NOTIFY_CHECKED} />
??? ? ?????? ???كود: تحديد الكل
<input type="checkbox" class="radio" checked="checked" name="notify"{S_NOTIFY_CHECKED} />