hide with jquery code example Example: if (to_timing <= time) { $('#cancel').hide(); } if (to_timing <= time) { $('#cancel').hide(); }