Search found 3 matches
- Sun Jun 13, 2004 8:39 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Border Problem
- Replies: 2
- Views: 2099
- Sun Jun 13, 2004 3:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Border Problem
- Replies: 2
- Views: 2099
- Sun Jun 13, 2004 3:00 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Border Problem
- Replies: 2
- Views: 2099
Border Problem
Hi,
in my CSS I declared td{border-top:1px solid #000000;} which is absolutely necessary.
To prevent the menu from showing this border in every item I tried this:
rawcss="border:0px;";
and this:
rawcss="border-top:0px;";
in the menu_data.js.
It does not work.
Who can help?
Sorry for not posting ...
in my CSS I declared td{border-top:1px solid #000000;} which is absolutely necessary.
To prevent the menu from showing this border in every item I tried this:
rawcss="border:0px;";
and this:
rawcss="border-top:0px;";
in the menu_data.js.
It does not work.
Who can help?
Sorry for not posting ...