Welcome Guest ( Log In | Register)



2 Pages V  < 1 2  
Reply to this topicStart new topic
> Html Bdo...
KansukeKojima
post Jan 29 2008, 07:42 PM
Post #11


Privileged Member
*********

Group: [HOSTED]
Posts: 525
Joined: 13-October 06
From: Alberta, Canada
Member No.: 31,584



QUOTE(truefusion @ Jan 29 2008, 08:39 AM) *
If you know how to manipulate this, you could probably get the scroll bar on the left side of the browser while maintaining the left-to-right direction of the text. That would be somewhat interesting.


Hmmm... Sounds interesting... Unfortuneately, I've got no clue how to do it...
Go to the top of the page
 
+Quote Post
truefusion
post Jan 30 2008, 03:04 AM
Post #12


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,979
Joined: 22-June 05
From: somewhere... Where am i?
Member No.: 8,528
myCENT:66.27



QUOTE(KansukeKojima @ Jan 29 2008, 02:42 PM) *
Hmmm... Sounds interesting... Unfortuneately, I've got no clue how to do it...

You can probably pull it off like this:
CODE
body {
direction: rtl;
}

body * {
direction: ltr !important;
}

I remember running into a website like over, i think, 4 years ago that had the scrollbar on the left side. Took me a while to figure out what attribute they used and where. Also, i'm not quite sure if this CSS will work in all browsers, if any; i haven't tested it out in any.
Go to the top of the page
 
+Quote Post
FLaKes
post Jan 30 2008, 09:06 AM
Post #13


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,140
Joined: 19-May 05
From: Mexico
Member No.: 7,234



Nice little trick. While it may not be really usefull, it certainly looks like fun.
Go to the top of the page
 
+Quote Post
sunzoje
post Feb 1 2008, 01:30 AM
Post #14


Member [Level 1]
****

Group: Members
Posts: 55
Joined: 22-March 07
Member No.: 40,467



By the way, what's BDO tag?
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Html With Css(13)
  2. HTML tags and examples(37)
  3. Web Programming Tuts For The Beginner(8)
  4. Saint_michael Html Tips & Tricks Issue #1(1)
  5. Saint-michaels Html Tips And Tricks Issue # 2(2)
  6. Saint Michael Xhtml Tips And Tricks #1(3)
  7. Saint-michael Html Tips And Tricks Issue #3(0)
  8. Saint-michaels Html Tips And Tricks #4(12)
  9. Basic Html (for Us Kids)(23)
  10. Multiple Classes In Html(8)
  11. How To Create Html Page Anchors(5)
  12. Integrating Html And Css Part 1(5)
  13. Fast Template Design In Joomla Cms(2)
  14. Document Type Declarations(0)
  15. Simple Scripts In Html And Javascript(7)
  1. How To Make A Simple File Based Shoutbox Using Php And Html(8)
  2. Do You Want To Use Php Code In Your Html Pages?(9)
  3. Spice Up Your Forms(11)
  4. Html Legend(9)
  5. Create A Simple Html Editor With Php And Javascript(3)
  6. Creating Navigation For Html Websites(12)
  7. Want-to-start Html Tutorials(2)
  8. Html Span(7)
  9. Cakephp On Ubuntu(0)
  10. [php] Clean Code Functions(5)
  11. How To: Html Tables.(8)
  12. Add Flashing Inbox To Invisionfree Forum(2)
  13. Create Dynamic Html/php Pages Using Simple Vb.net Code(1)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 10:22 PM