Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
:: Client side development
>
JavaScript programming
How to draw a line ??
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Thread Tools
Rate Thread
Enjoy an ad free experience by logging in. Not a member yet?
Register
.
10-28-2004, 07:25 AM
PM User
|
#
1
Cyman
New Coder
Join Date: Oct 2004
Location: Hongkong
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
How to draw a line ??
How to draw a line from a pt. to another pt. by javascript?
Any idea for that?
function drawLine(x1, y1, x2, y2) {
...
}
__________________
Homepage:
Cyman's World
- storing my javascript modules :D
Cyman
View Public Profile
Visit Cyman's homepage!
Find More Posts by Cyman
10-28-2004, 08:54 AM
PM User
|
#
2
joh6nn
wei wu wei
Join Date: Jun 2002
Location: 72° W. 48' 57" , 41° N. 32' 04"
Posts: 1,887
Thanks: 0
Thanked 1 Time in 1 Post
can't be done; javascript's only graphic capability is displaying graphic files, like jpegs, gifs, etc. you could plot a number of points between areas, and display an image at each of the points, but that's about it.
__________________
bluemood
|
devedge
|
devmo
|
MS Dev Library
|
WebMonkey
|
the Guide
i am a loser geek, crazy with an evil streak,
yes i do believe there is a violent thing inside of me.
joh6nn
View Public Profile
Visit joh6nn's homepage!
Find More Posts by joh6nn
10-28-2004, 09:27 AM
PM User
|
#
3
jbot
Senior Coder
Join Date: Feb 2004
Location: Edinburgh
Posts: 1,352
Thanks: 0
Thanked 0 Times in 0 Posts
check out SVG. that can do wot you want.
you could always google to see. try the keywords: "javascript draw lines"
i did, and look wot i
found
- funny that, eh?!
btw: Walter's library is very cool, but it's also very slow to render. not ideal for websites. SVG would still be best: you can code that via JS too.
__________________
*keep it simple (TM)
jbot
View Public Profile
Find More Posts by jbot
10-28-2004, 09:29 AM
PM User
|
#
4
Kor
Red Devil Mod
Join Date: Apr 2003
Location: Bucharest, ROMANIA
Posts: 8,478
Thanks: 58
Thanked 379 Times in 375 Posts
he he...
Quote:
can't be done;
I would'nt not be so sure...
Take a look at:
http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
And about SGV
http://www.jenitennison.com/xslt/uti...g-example.html
__________________
KOR
Offshore programming
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Last edited by Kor; 10-28-2004 at
09:32 AM
.. Reason: posted same tame with Jbot
Kor
View Public Profile
Find More Posts by Kor
Bookmarks
del.icio.us
StumbleUpon
Google
Digg
Jump To Top of Thread
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Rate This Thread
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
08:46 AM
.
Advertisement
Log in to turn off these ads.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.