if (elements[i].getAttribute('maxlength') < 50) { } 9 cze 2008
if (elements[i].getAttribute('maxlength') < 50) { } <a id="link1" href="<a href="http://mapy.emiejsca.pl/lublin,mapa.html">http://mapy.emiejsca.pl/lublin,mapa.html</a>" rel="follow">link</a>alert(document.getElementbyId('link1').getAttribute('rel')); var obj_style = $('id_elementu').getAttribute('style');
obiekt_property = "";
for (i in obj_style)
obiekt_property += i + " " + obj_style[i] + "";
alert(obiekt_property); function vi_get_cat_random_id() {
global $cat_ID_for_random;
return $cat_ID_for_random;
}
function vi_set_cat_random_id($id) {
global $cat_ID_for_random;
$cat_ID_for_random = $id;
} $temp_query = clone $query;w php 4 przypisanie
$temp_query = $query;stworzy kopie obiektu