I am trying to embed JayCut into my blog and I have done the most part. Now all I want is to add a Page that simply runs the script : javascript:show_player()
How can this be done ? I tried using the plugin "Page links to" and add "javascript:show_player()" into the link field, but the page redirects to my main blog page then, ignoring the link :s
My blog is blog.edmundo.ro. You can type javascript:show_player() in the address bar after loadng up the blog to see what I am trying to do.