473,396 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

is it possible to have an rtl frameset?

hi,
i have the following demo code:
<html>
<head>
</head>
<frameset cols="30%,*">
<frame src="">
</frame>
<frame src="">
</frame>
</frameset>
</html>

this would render as a 30% frame on the left and the rest in the right
frame.
my question is wether it is possible to use an html or css directive
to make this frameset render from right to left (so the 30% frame is
on the right).
i tried using dir="rtl" and direction:rtl but to no avail.

thanks alot in advance,
eyal.

Feb 21 '07 #1
7 3590
ey*********@gmail.com wrote:
hi,
i have the following
Asked and answered in alt.html.
Please don't multi-post; cross-post only if necessary. Thanks.
http://oakroadsystems.com/genl/unice.htm#xpost

--
-bts
-Motorcycles defy gravity; cars just suck
Feb 21 '07 #2
On Feb 21, 2:47 pm, "Beauregard T. Shagnasty"
<a.nony.m...@example.invalidwrote:
eyal.her...@gmail.com wrote:
hi,
i have the following

Asked and answered in alt.html.
Please don't multi-post; cross-post only if necessary. Thanks.http://oakroadsystems.com/genl/unice.htm#xpost

--
-bts
-Motorcycles defy gravity; cars just suck
point taken. that's new to me.
alt.html does not yet contain a satisfactory answer.

Feb 21 '07 #3
<ey*********@gmail.comwrote in message
news:11*********************@v45g2000cwv.googlegro ups.com...
On Feb 21, 2:47 pm, "Beauregard T. Shagnasty"
<a.nony.m...@example.invalidwrote:
>eyal.her...@gmail.com wrote:
hi,
i have the following

Asked and answered in alt.html.
Please don't multi-post; cross-post only if necessary.
Thanks.http://oakroadsystems.com/genl/unice.htm#xpost

--
-bts
-Motorcycles defy gravity; cars just suck

point taken. that's new to me.
alt.html does not yet contain a satisfactory answer.
Yes it does.
Feb 21 '07 #4
ey*********@gmail.com wrote:
alt.html does not yet contain a satisfactory answer.
Which was what? Surely the obvious, instead of:

<frameset cols="30%,*">

reverse the widths to:

<frameset cols="*,30%">

Or am I missing something?

--
Osmo
Feb 21 '07 #5
On Feb 21, 3:27 pm, Osmo Saarikumpu <o...@weppipakki.comwrote:
eyal.her...@gmail.com wrote:
alt.html does not yet contain a satisfactory answer.

Which was what? Surely the obvious, instead of:

<frameset cols="30%,*">

reverse the widths to:

<frameset cols="*,30%">

Or am I missing something?

--
Osmo
you are missing nothing Osmo. i was trying to find out if there was a
way to tell the entire frameset to be rendered from right to left. it
seems this is not possible which leaves me with your answer as the
solution (which i tried to avoid).
Feb 21 '07 #6
On Wed, 21 Feb 2007, ey*********@gmail.com wrote:
my question is wether it is possible to use an html or css directive
to make this frameset render from right to left (so the 30% frame is
on the right).
Don't use frames in the first place!
i tried using dir="rtl" and direction:rtl but to no avail.
Don't abuse text direction for frames!
Feb 21 '07 #7
Scripsit Andreas Prilop:
Don't use frames in the first place!
Or even in the second. :-)
>i tried using dir="rtl" and direction:rtl but to no avail.

Don't abuse text direction for frames!
The dir attribute doesn't mean "text direction". It sets the writing
direction of directionally neutral text - not text in general - _and_
- horizontal layout direction of blocks
- horizontal layout direction of table columns
- direction of horizontal overflow
- default value for the align attribute
- alignment of last line in blocks with align="justify".

It was not at all unnatural - just mistaken - to expect that it might affect
the horizontal layout direction of frames. The expectation was not met
because the frame thing in HTML specs (and browsers) wasn't designed
logically.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Feb 21 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Kannan S | last post by:
Hello all, Is it possible to write codings PHP or Javascript.. GUI representation of File handling (ie. Drag files from one folder to another folder (copy) like our windows).. pls give me some...
1
by: Michael W. Cocke | last post by:
This is probably incredibly obvious, but I'm just not getting it. I need to accept an arg (I don't care if it's from getopt or @ARGV). and I need to be able to print to STDOUT. So far, so good. ...
2
by: luu duong | last post by:
I know this is probably easy but here is the details. I have an asp page that is not inside a frameset. I want to post data to another asp page that is inside a frameset. So firstpage.asp has...
5
by: John Grandy | last post by:
Is there any way in C# to mimic the T-SQL EXEC() command (which runs a string as if it was in-line T-SQL code) ?
2
by: terry | last post by:
Hi, I am using a FrameSet with three frames. In server code (c# code behind) is it possible for a page to call a function in another page of the frameset? I suspect that it is not possible but...
3
by: Billow | last post by:
I want to change the texts of a bounded ButtonColumn in a datagrid according to the data of the recordset. How ?
18
by: Luminari | last post by:
I have two pages. Both of them are supposed to have one table on it with a fixed header. Both pages were tested in IE6. Structurally they are identical. Both have a <divthat wraps a <tablethat...
2
by: lg | last post by:
I want to have absolutely no scrollbars in my frames. I have <frameset cols="298,298"> <frame src="test.htm" noresize> <frame src="bar4.htm" noresize> </frameset> I still see vertical...
0
by: joeller | last post by:
On October 13, 2006 Mark Rae wrote Hi, Firstly, I have not the slightest intention of using framesets - the reason for this post is merely to ask for assistance in furthering my understanding of...
4
by: Gr3mlin | last post by:
OK, i've made one your two websites in the past. what im wanting to do is... 1>Im gonna make a website that displays my IP address for my friends to beable to log onto my game server. 2>I also...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.