Sent by Brian Fidler on 1 January 2005 23:11
Thanks Leon,
Project 7's extension does pretty much the same thing that I had done,
albeit in one easy step. It's now installed as a happy addition to my
Dreamweaver family :-)
I was able to solve my problem by setting the top location of each of
my subnavs so that they all have the same Y-coordinate. Now when I
change their margin-top position it's the same amount for each of them.
This eliminates the jumping around I was encountering.
Anyway, thanks a lot for the Project 7 tip. I had bought an extension
from them a few years ago but don't use it too much. The extension that
solved my problem happened to be a free one!
thanks again,
brian
_____
brianfidler interactive
http://www.brianfidler.com
mobile: 602.758.4733
On Dec 30, 2004, at 7:32 AM, LW Ellis wrote:
> I see that you are using Dreamweaver???
> Project 7 has an extension to position div relative to another or an
> image...its free.
> Check the Dreamweaver extension pages, or get ahold of Al Sparber (on
> this list)
> I don't recall the exact link.
>
> Or you set the text of a layer on mouse over...built in to DM MX and
> above.
> Reset it to default on click or something...
>
> These both require JS to do.
>
> Hint...I picked up these guys...
> Design for mozilla, test in IE...
> Works for me...
>
> If I find the link, I'll send it later....
> NIce site...
>
> Sorry I can't help more...long nite, way too bug eyed to debug code.
> Later,
> Leon
> A fanatic is one who can't change his mind and won't change the
> subject.
> Sir Winston Churchill
>
>> darn. thanks for letting me know, I thought I had checked FF on XP.
>>
>> Is there a way to pull off what I'm doing without using negative
>> values to reset the position of the subnav?
>>
>>
>>
>> On Dec 29, 2004, at 11:42 PM, LW Ellis wrote:
>>
>>> FYI...
>>> Doesn't work in FF 1.0 win XP Pro sp-2
>>> Your first link covers the nav bar, and each of the others, show up
>>> farther down the page.
>>>
>>> Thought you like to know...neat idea, when you get working.
>>>
>>> Later,
>>> Leon
>>> A fanatic is one who can't change his mind and won't change the
>>> subject.
>>> Sir Winston Churchill
>>>
>>>> Hi I've got a site where I've got my subnav changing out when
>>>> rolling over the different items on my main nav. I've got it
>>>> working in IE and Firefox on both PC and Mac, however it isn't
>>>> working in Safari.
>>>>
>>>> Here's the navigation in question...
>>>> http://209.51.153.58/~arguehom/
>>>>
>>>> Here's a breakdown of what I'm doing...
>>>>
>>>> There are 5 main menu items, each with their own subnav. I am
>>>> wrapping 5 separate tables in div tags and setting their visibility
>>>> to zero. When I roll over each main menu item I set the visibility
>>>> of that menu items corresponding subnav to visible and I set all
>>>> other subnav's visibility to hidden.
>>>>
>>>> Because I've set each subnav up as a table, and because each subnav
>>>> is 21px tall, I've had to reposition each one by a multiple of
>>>> 21px. For instance I move subnav1 up 21px using margin-top:-21px;,
>>>> subnav2 up 42px, etc. I've also had to add the same amount of
>>>> pixels to the bottom to keep my footer from jumping around while I
>>>> roll over my subnav.
>>>>
>>>> So my question is kind of two pronged...
>>>>
>>>> 1) I'd like to get this working in Safari also.
>>>>
>>>> 2) I'm sure there is a better method and would love to hear any
>>>> recommendations.
>>>>
>>>> thanks,
>>>> brian
>>>>
>>>> ____________________________________________________________________
>>>> __
>>>> css-discuss [EMAIL-REMOVED]]
>>>> http://www.css-discuss.org/mailman/listinfo/css-d
>>>> List wiki/FAQ -- http://css-discuss.incutio.com/
>>>> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>>>>
>>>
>>
>>
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/