Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Meenachi Suppiah   on Jun 01 In Java Category.

  
Question Answered By: Douglas Sullivan   on Jun 01

<html dir="rtl">
is only set the direction of the page. do not expect it works every where.
I've made many web drop down menu  right-to-left most of them work with .css files.
the only thing you must do is know how the .css classes works and what for they are defined.

set left-padding or right-padding attributes of sub-menu class. and
set the direction attributes to 'rtl'

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Dynamic menu Or get search suggestion and latest updates.


Tagged: