Dear Admin;
you are completely right; Excuse-me for kidding mistake, maybe excitement was caused that!
but unfortunately seems that this correction couldn't get it right! and the problem already exist using IE 7.
I change the code like bellow:
.yui-skin-sam .yuimenu .yuimenuitem
{
position: relative;
}
.yui-skin-sam .yuimenu .yuimenu
{
right: 0 !important;
margin-right: 100%;
}
.yui-skin-sam .yuimenu .yuimenuitem
{
zoom: 1;
}
how ever i try just the second and third block (like bellow):
.yui-skin-sam .yuimenu .yuimenu
{
right: 0 !important;
margin-right: 100%;
}
.yui-skin-sam .yuimenu .yuimenuitem
{
zoom: 1;
}
unfortunately no one took effect!
I try to write the code carefully once again and review it three time; you may want to trace my code, how ever I hope there would be existed a solution to solve that.
You could use again the link bellow to visit it using IE 7. all the Horizontal sub-menu' alignment don't take effect (like the pics in my last posts)
Click Here to view
Thanks, Regards.