AndyD_OHD
Member
Posted 4 years ago #
HI
I have just started with WP, so please excuse my naivety. I am working on a site for local charity. I would like to add an effect to the right hand side that toggles a window div within the sidebar with links to pdf files of the charity Newsletters. IS there any way I can do this? I don't want to run it as a blog. I am working on the site at http://www.formresult.co.uk
Thanks in advance
Andy
Yes it can be done, but you'll need to find a Javascript to toggle the DIV... and write the code for the sidebar..
Just so happens i posted a toggle script recently...
http://wordpress.org/support/topic/245201?replies=7
How you handle the PDF links is up to you.... i assume you know basic HTML..
If you need additional help then let us know.
AndyD_OHD
Member
Posted 4 years ago #
Many thanks for the info,... I'll have a try later.
I did wonder whether it could be done with JQuery as this is included with WP. I had found a script at
http://frinity.blogspot.com/2008/06/toggle-div-element-using-jquery.html. And wasn't sure how to call the JQuery, this is all new to me I am afraid.