I hate paragraphs (and freedom) - Safari 3 & Wordpress

A lot of Safari 3 users in Leopard (and now Tiger) are probably wondering why Wordpress’s TinyMCE editor seems to like destroying paragraphs, but there’s a quick fix.

Comment out line 33:

this.isSafari = ua.indexOf(?Safari?) != -1;

And add this line afterwards to remove all Safari 2.0x hacks:

this.isSafari = false;


  1. christina says:

    Hey David,i want to buy an iphone in america for christmas, will it work over here on my vodafone network? your help would be gratefully appreciated.

    Kind Regards,
    Christina

  2. Jason Madigan says:

    Christina,

    The iPhone will work fine with the Vodafone network, but I'd advise you to purchase one which is already unlocked. Lots of the smaller mobile phone sellers throughout the major cities (New York in particular) are selling unlocked iPhones for just a little more than you can buy them from Apple/at&t.

  3. Niall Doherty says:

    David?

  4. Jason Madigan says:

    I'm Bill

Post a comment


(lesstile enabled - surround code blocks with ---)