Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Col.Raven webforumsuser@macromedia.com #1
can I cut & paste foreign text in dreamweaver MX?
Ive tried to do this and the characters do show up but they appear backwards like in english you read left to write im trying to paste arabic text and they read right to left how can I prevent the arabic text showing up left to right i need it to go fight to left if anyone knows the answer to this please help thnx.
Col.Raven webforumsuser@macromedia.com Guest
-
Can't Cut and Paste in Dreamweaver 8
For some unknow reason I cannot cut and paste into code or design view. Any help would be greatly appreciated. Thx -
text in foreign languages
I have a version of Illustrator 10 that I used to design a card game. I would like to change the text in my card game to a non roman foreign... -
Foreign language text in Director
I am reletively new to Director. I have a project whereby I need to view and scroll up and down text in six languages, including Japanese. There... -
How to type foreign text in Photoshop?
Hi, I would like to type Chinese in Photoshop 6.0. I have already selected the option to view Asian fonts, and have tried to type Chinese with the... -
use foreign text?
hi, How do you use/type foreign text/font (say, Vietnamese for example) in photoshop and illustrator? cheers simon -
David Powers #2
Re: can I cut & paste foreign text in dreamweaver MX?
Col.Raven wrote:
I have never worked with Arabic, but the (X)HTML method of changing the> Ive tried to do this and the characters do show up but they appear
> backwards like in english you read left to write im trying to paste
> arabic text and they read right to left how can I prevent the arabic
> text showing up left to right i need it to go fight to left if anyone
> knows the answer to this please help thnx.
direction of the script is:
dir="rtl"
You can place it in the <html> tag to affect the entire document, or in
individual elements to affect just that element.
As far as I know, the actual script in code view runs left to right, but is
reversed when seen in a browser.
--
David Powers
*******************************************
No-nonsense reviews of computer books
[url]http://japan-interface.co.uk/webdesign/books.html[/url]
Save 10% on TopStyle CSS Editor
*******************************************
David Powers Guest
-
Andreas Prilop #3
Re: can I cut & paste foreign text in dreamweaver MX?
"Col.Raven" [email]webforumsuser@macromedia.com[/email] wrote:
Please restrict your line length to 70-75 characters by inserting> Ive tried to do this and the characters do show up but they appear backwards l
manual returns. Macromedia's brain-dead webinterface is unable
to do this.
--
Top posting.
What's the most irritating thing on Usenet?
Andreas Prilop Guest
-
Andreas Prilop #4
Re: can I cut & paste foreign text in dreamweaver MX?
"David Powers" <me@thisisntmyaddress.com> wrote:
Right! Occasionally you might also want to specify dir="ltr"> I have never worked with Arabic, but the (X)HTML method of changing the
> direction of the script is:
> dir="rtl"
> You can place it in the <html> tag to affect the entire document, or in
> individual elements to affect just that element.
for English text or for numbers. See
[url]http://ppewww.ph.gla.ac.uk/~flavell/charset/text-direction.html[/url]
for a detailed discussion and
[url]http://ppewww.ph.gla.ac.uk/~flavell/charset/dir-sample.html[/url]
for some examples what can go wrong.
The complete Arabic alphabet is at
[url]http://www.unics.uni-hannover.de/nhtcapri/arabic.html6[/url]
--
Top posting.
What's the most irritating thing on Usenet?
Andreas Prilop Guest



Reply With Quote

