كوووووووووووووووووورة
function Img_Submit()
{
keyword = $("input#footerKeyword").val();
if(keyword == defaultkw || keyword == '')
{
$("input#footerKeyword").val('')
$("#searchForm1").submit();
}
else
{
$("#searchForm1").submit();
}
}
function ClearFooterText(x) {
kw = $("input#footerKeyword").val();
if (x == 2) {
if (kw == "") {
$("input#footerKeyword").val(defaultkw);
}
} else {
if (kw == defaultkw) {
$("input#footerKeyword").val('');
}
}
}
ضع تعليق بحسابك فى الفيس بوك |
|