I have an image in my navigation menu that looks terrible when the menu is collapsed. I made a dynamic action to toggle the image on or off when the navigation bar button is pressed (using jQuery Selector #t_Button_navControl).
The problem I have now is that if someone resizes the menu to the point that the navigation menu shrinks, the image is not toggled. Can anyone suggest how I might go about fixing this?
Thanks!