Результаты поиска

  1. P

    Own Javascript does not return a value

    Hello, I got the following code running in Zenno 4.2.5.0 which does not return a value. var url = {-Variable.LinkItem-}; var regex = /^http/; if(!regex.test(url)) { return "http://example.com" + url; } else { return url; } Even if I try this, nothing returns: return "http://someurl.any"...
  2. P

    [SOLVED]  Problem with example Tumblr and element tree item select

    - - - ------------------------------------------------------------------------- PROBLEM SOLVED -> UPGRADED MY 4.2.0.0 TO THE NEW 4.2.5.0 = WORKING ------------------------------------------------------------------------- Hello folks, I got a problem with the example of Tumblr. On the captcha...