Er, WOW! Talk about going the extra mile - thanks Joel!!!
I'm under pressure to get the site finished but once it's done, I'll
have a look at the changes you've made so I can learn something from
them.
On Nov 17, 7:13 am, "Joel Birch" <[EMAIL PROTECTED]> wrote:
> I had a look at your page and it
I had a look at your page and it seems that you just need to adjust
your widths and padding of all the elements involved. I altered the
css from within Firebug to what I think is a more robust set of
values. The resulting css should be more stable across all browsers.
I've posted the resulting fil
Can I just clarify what you've said?
You mean, explicitly define the width of the navigation div and then
make sure that width plus padding equals the first ul element?
There are a couple of issues with width that may all be related
actually.
If you take a look at this page:
http://www.clinicn
Make sure that the anchor elements have an explicit width and that
their width plus horizontal padding adds up to the width of the
submenu ul element width.
Joel Birch.
Hi,
Thanks for getting back to me.
I've since solved that problem and moved onto another one!
I've got the animations to work but for some reason, there's a "pop"
at the end of the animation. When the sub-menu first appears, it's the
width of the text contained within it. It then "pops" out to
The only issue I can imagine in this scenario is that you are
initialising Superfish before the HTML for the menu has been loaded
and injected into the DOM. Make sure you are putting the Superfish
initialisation code in the callback of the function you are using to
dynamically load the XML, and af
6 matches
Mail list logo