Hi all,
Does anyone have any good ideas on how to get an image (actually below the menu which will be in the left sidebar) to change when the menu selection changes? My initial idea is to have a block that is basically just a big switch/case statement that writes out an img tag, but wondering if anyone has any better ideas.
Thanks, Anthony.
What information will be in the page? Will it be nodes? Or a view? You can upload the image you want the left sidebar block as a field in each node. Then create a block view with just that field and an nid as an argument (taken from the page url).
Idan
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Anth Sent: Tuesday, March 09, 2010 2:48 PM To: support@drupal.org Subject: [support] Have an image display when menu selection changes.
Hi all,
Does anyone have any good ideas on how to get an image (actually below the menu which will be in the left sidebar) to change when the menu selection changes? My initial idea is to have a block that is basically just a big switch/case statement that writes out an img tag, but wondering if anyone has any better ideas.
Thanks, Anthony.