1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By unigogo

  1. Stomme poes liked unigogo's post in the thread I need to center this, How can I do it..

    {margin-left: auto; margin-right: auto; } will not work when the div is floated. Remove {float:left}

    Jan 28, 2010
  2. alinask liked unigogo's post in the thread Help with preg_match_all.

    $pattern = '/"([^"]*)"/' preg_match_all($pattern, $string, $matches); Always test your regular expression,...

    Jan 22, 2010
  3. ::Mike:: liked unigogo's post in the thread Extending my Javascript Library.

    Sure you can, extend the prototype chain of myLib to ajax object.

    Jan 21, 2010
  4. otakatun liked unigogo's post in the thread php regEx.

    Test the regex here.

    Dec 13, 2009
  5. kuepper liked unigogo's post in the thread JS Replace Method Question....

    You script does return the result. [[ADSF]] is replaced to If you only want to replace the text in brackets, here is the code

    Oct 18, 2009
  6. dimitar christoff liked unigogo's post in the thread JS Replace Method Question....

    You script does return the result. [[ADSF]] is replaced to If you only want to replace the text in brackets, here is the code

    Oct 18, 2009
  7. Ivan Bajlo liked unigogo's post in the thread Should I resubmit?.

    I submitted my site to DMOZ 1 and half years ago, but nothing happened. Should I resubmit? Or should I submit a different category?

    Aug 5, 2009
  8. thr3146 liked unigogo's post in the thread Linking a Title Tag - Which is Correct?.

    <a></a> is inline element,<h2></h2> is block element. Inline element should be in the block element.

    Aug 1, 2009