DO NOT read, copy or disseminate this communication unless you are the
intended addressee. This e-mail communication may contain confidential
and/or privileged information intended only for the addressee. If you are
not the intended recipient, please note that any dissemination,
distribution, or copying of this communication is strictly prohibited. If
you have received this communication in error, please notify the sender
immediately by return e-mail, and delete it from your computer.
This doesn’t seem to be the most current jquery-ui and jquery. Any particular reason?
jQuery and jQuery-UI have other possible uses besides the menu. So don’t install them under library/js/menu/.
I think best to install jquery-ui in its own directory under library/js/, and include its CSS file and any of its plugins that you may need there too. That way everything for a given release of it is conveniently in one place.
Oh and also, please use a separate commit to bring in code from other projects. That way your creative work is in its own commit and nobody has to wade through tons of code to see what you did.
After going through left_nav and deconstructing how it works. The IPPF and Athletics team have the menu rearranged in a different order as well as the frames they are loaded into. The athletics also used the genDualLink which loads pages into both frames at the same time.
I have pulled this together using different tutorials, as such I haven’t had a chance to test it out with the latest jquery and jquery-ui. As stated this project is very rough and I don’t have the development knowledge that many on this forum do. I am hoping someone will come to the rescue and help me finish it.
Yep that is true, I will go and change that.
Yes I think this is also a good idea. I think I was following what was done previously. How it is setup now is very fractured and sometimes confusing.
I am new to GiT and still trying to understand the workflow. Sorry