July 4, 201016 yr HI every one I want to make a menu like this web site :http://www.petrobras.com.br/pt/ When your move the cursor on it , a new windows open and there is a picture in left side and submenues in right side I myself think it is a jquery tool but I don't know how to make some thing like this How can I do so ? thanks
July 4, 201016 yr I haven't heard of a plug-in like the one you have shown. To me it looks like a custom jQuery job. Your best bet would be to: a.) learn jQuery and try it yourself b.) hire someone to do it for you (i can't imagine it being very expensive) If you want, I can point you to someone that will know how to do this. Hope this helps.
July 4, 201016 yr or something like this http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/ there was an article a few months ago in .net or webdesigner magazines as well
July 6, 201016 yr That's nearly pure css driven, js is only used to smooth out the drop-down action. It works just as well with all scripts disabled (nice!). You can recreate that quite easily, though it will require some time. Just grab the css from the site and you are 90% there.
Create an account or sign in to comment