pasuay 0 Report post Posted April 25, 2010 I would like to add an accordion style content in the content area. I found a javascript which is perfect for this. However I tried to embed it in the area without success. The script simply isn't executed ( being quoted as seen from the source ) 1) is it impossible to run inline javascript at wordpress? 2) is there any plugin I can use directly for accordion content Thanks Share this post Link to post Share on other sites
cmunns 16 Report post Posted April 26, 2010 If you are using the visual editor it will not work. Switch to the html editor if you want to paste in javascript. Share this post Link to post Share on other sites
pasuay 0 Report post Posted April 27, 2010 It doesn't work even if I have switched to HTML editor. All scripts will be quoted and disabled automatically. Is there any easy solution for accordion content? Share this post Link to post Share on other sites
cmunns 16 Report post Posted April 27, 2010 What theme are you using? iBlogPro has an accordion effect already, I'm not sure what you're looking to do. Inline JS should be possible, try creating a new post and using the html editor...maybe it's not formatted correctly? Share this post Link to post Share on other sites
pasuay 0 Report post Posted April 27, 2010 I am using iBlog3 Pro. I knew there is a nice accordion widget but I would like to use it at the content area. Is it possible? For the inline javascript, it seems that it is a well-known issue that Wordpress disabled it. ( I am not an expert. This is what I read from the web ) Share this post Link to post Share on other sites
justme 0 Report post Posted April 28, 2010 I can't directly answer your question but maybe this will help: http://codex.wordpress.org/Using_Javascript http://www.tipsandtricks-hq.com/how-to-add-javascript-in-a-wordpress-post-or-page-1845 Share this post Link to post Share on other sites