zglows
Forum Replies Created
-
Forum: Plugins
In reply to: Display posts from the last 24 hoursIs this even possible?
Forum: Plugins
In reply to: Player skincool!
Also it would be nice to be able to customize the BUFFERING and similar messages you see when the video is loading.Forum: Plugins
In reply to: Player skinThat’s awesome.
I can’t wait!Feature request: It would be neat if I could add my logo in any of the corners of the player.
Keep the great work.
Forum: Fixing WordPress
In reply to: Post id in javascripti love you haochi.
Thanks!!Forum: Fixing WordPress
In reply to: Post id in javascriptI’m trying this:
<script type="text/javascript">
function the_ID(){
alert("<?php the_ID(); ?>");
}
</script>And when I click on this link
<a href="#" onclick="the_ID();">CLICK</a>I get always the value 18 no matter what post I click on.
Forum: Fixing WordPress
In reply to: Post id in javascriptok, thanks for your answer. The problem is I’m trying to call the id from an external javascript file. I do this wich is wrong:
document.getElementById("message_<?php the_ID(); ?>")and I get > “document.getElementById(“message_<?php the_ID(); ?>”) has no properties” in Firebug.
what am I doing wrong?
Forum: Plugins
In reply to: Search and replace words with codethanks for this!
Forum: Plugins
In reply to: “I like it” pluginThanks GamerZ!
That is a very good plugin.