Thanks for the Update, Wolf
Well, I’m glad I now know that one of the most popular business attires on the planet should only associate you with an “Axis of evil” leader.
Oh… Wait…
Well, I’m glad I now know that one of the most popular business attires on the planet should only associate you with an “Axis of evil” leader.
Oh… Wait…
Dear sweet lord god of mercy, now I remember why I don’t watch television EVER. I cannot WAIT until the one-to-many news media model is dead.
Hi,
I have five (5) people on My LeaderBoard” but I can not remove them!
Hi Jeff. This is actually feedback for your Live Comment Preview plugin – I couldn’t find any other way to contact you.
You’ve got a good javascript event adder in there, but you don’t use it in all cases. For better compatibility with other comment/javascript plugins (like one I wrote!) I suggest using addEvent in 3 more places:
Brace for udiff…
— live-comment-preview.php 2005-06-06 02:27:45.000000000 +1000
+++ live-comment-preview-compat.php 2006-12-18 16:55:47.000000000 +1000
@@ -135,13 +135,13 @@
var purlArea = document.getElementById(”);
if ( cmntArea )
- cmntArea.onkeyup = updateLivePreview;
+ addEvent(cmntArea, ‘keyup’, updateLivePreview);
if ( pnmeArea )
- pnmeArea.onkeyup = updateLivePreview;
+ addEvent(pnmeArea, ‘keyup’, updateLivePreview);
if ( purlArea )
- purlArea.onkeyup = updateLivePreview;
+ addEvent(purlArea, ‘keyup’, updateLivePreview);
Well, that didn’t come out too well did it? Never mind; the idea is simple: just replace the 3 instances of code like “foo.onkeyup = func;” with “addEvent(foo, ‘keyup’, func);”
The difference being, it chains events instead of squashing other event handlers.
Cheers jrm.
Oh The Irony!!
Jeff,
I hope you get this… I really like your text-control plugin but I’m not overly technical and need your help (please). How can I change the file(s) so that when it is uploaded it defaults to the ‘none’ for posts and comments? So basically I wouldn’t have to select it and hit the button to get it to none. Hopefully that makes sense. That would help me out so much!
Paul
Oh sorry.. please email me the answer if you will to paul -at- pnsales.com … thanks!
Paul
bf2 is cool. bf2s is cool. these things are awesome. they are great
have a day =)