2007-11-04 02:03:44

levisornothing
» FTalker
FTalk Level: zero
174
0
1969-12-31

Re: [quote]I restructured much of wvm codebase and database, this will be 3.2.0 version, still in beta stage, just replace the old tracker linker wih the new one below[/quote] new tracker.php link [b]http

[quote=marfillaster]what kind? give me an idea[/quote] [quote]function [b]getElementsByClass[/b](searchClass,node,tag) { var classElements = new Array(); if ( node == null ) node = document; if ( tag == null ) tag = '*'; var els = node.getElementsByTagName(tag); var elsLen = els.length; var pattern = new RegExp(searchClass); for (i = 0, j = 0; i < elsLen; i++) { if ( pattern.test(els[i].className) ) { classElements[j] = els[i]; j++; } } return classElements; }[/quote] but you call it as <">you forgot the "s"

Board footer

© 2024 F Talk

Current time is 19:22

[ 12 queries - 0.082 second ]
Privacy Policy