Jump to content

MISIIM

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by MISIIM

  1. Try using some JavaScript to set the height. (and also on the resize event.)
  2. CSS:body {background-repeat:no-repeat;background-position:center;}
  3. MISIIM

    PHP Tutorial

    BBCode can be done like this: <?php$code = preg_replace("\[b\](.*?)\[\/b\]","<b>$1</b>", $code);?>
  4. It would be nice if the ASP & ADO tutorial had more examples in JScript.
×
×
  • Create New...