Okay, so I have never done any JS before, but I have a project where I need to use it for the first time.
Currently, I have a fly out menu div using negative margins, but the project manager would rather have me use JavaScript. I need it to be able to fly out without affecting any other content on the page (at 1024 X 768 the other div's move).
For those of you wondering what I was talking about or how it was figured out, you can view an example here. We wound up using JavaScript instead. If anyone knows how I could have gotten this to work with CSS, I would be interested.t
Bookmarks