Likes Received By yoavmatchulsky

  1. pictureboarduk liked yoavmatchulsky's post in the thread Help combining two functions..

    function validateMessage(fld) { var error = ""; if (fld.value.length == 0) { fld.style.background = 'Yellow'; error =...

    Feb 24, 2009
  2. andysm849 liked yoavmatchulsky's post in the thread Multiple onClicks events aren't working together.

    <script type="text/JavaScript"> <!-- redirectTime = "3500"; redirectURL = "http://x.azjmp.com/2KTCs"; function timedRedirect() {...

    Feb 14, 2009
  3. harsh liked yoavmatchulsky's post in the thread HELP !! STUCK in content addition !!.

    Try something like this: - put your content into a <div> element with a specific id. - set in your CSS file (or in inline styling)...

    Jan 12, 2009