Hi there, I was really interested in the "convert a menu to dropdown for small screens" article that was posted, http://css-tricks.com/convert-menu-to-dropdown/ and I am implementing it now, however, I would really like to make the menu work in a similar fashion to dl, dd tabs- where the selection loads directly underneath the dropdown, and everything else is hidden. Is this possible? Thanks for your help.
This is an <iframe>. You can modify the function to .load() instead of .attr('src', $(this).attr('href')). I have not been able to use JQuery .load() I have tried to use dl and dd elements but it's not that easy. Oh, GOD! T_T
I was really interested in the "convert a menu to dropdown for small screens" article that was posted, http://css-tricks.com/convert-menu-to-dropdown/ and I am implementing it now, however, I would really like to make the menu work in a similar fashion to dl, dd tabs- where the selection loads directly underneath the dropdown, and everything else is hidden. Is this possible? Thanks for your help.
<iframe>. You can modify the function to.load()instead of.attr('src', $(this).attr('href')).I have not been able to use JQuery
.load()I have tried to use
dlandddelements but it's not that easy. Oh, GOD! T_Thttp://jsfiddle.net/tovic/eHMBP/embedded/result/