Likes Received By yoavmatchulsky
-
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 -
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 -
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