Click to See Complete Forum and Search --> : suckerfish dropdown from right...


ofir
10-19-2005, 09:08 AM
hi,
MAJOR PROBLEM !!!
i m trying to use the "Suckerfish Dropdown (http://www.alistapart.com/articles/dropdowns/)... and it is brilliant in english.

BUT...
i need it in hebrew meaning everything is right to left !!!
and i just cant seem to find a way to "flip" it.
something allways comes up to fu:mad:k everything.

can someone please HELP ME ?!!!

Fang
10-19-2005, 09:16 AM
Does this do it?
body {
direction:rtl;
}

ofir
10-19-2005, 09:56 AM
it does something.. but mess up something else.. its not that simple

Fang
10-19-2005, 10:18 AM
Explaination?