[svg-developers] call JS function from html ?

2005-02-25 Thread Alex Ost.


Hi,

It is easy to call a JS function defined in HTML from embedded SVG
But, how do I do it when the function is defined in SVG and the call 
should be from the html side or even from other frame?

Help will be gratitude.

10x in advanced 

 





-
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click edit my 
membership
 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[svg-developers] help : Huge SVG Problem

2005-01-20 Thread Alex Ost.


Hi,
This is a request for help.
I represent running processes (in dependencies) as part of scheduler 
Application.
One of our Customers has a very big load in running processes 6000.

We are representing the map of this execution with SVG map where:
Rectangle + Text + Pop up Text (3 objects) representing job
Arrow (1 object) representing dependencies
In total we have something like ~2 objects in one map.

The of the viewable area is 3pixels X 1000 Pixels (width=3 
height=1000 viewBox=0 0 3 1000) (this is the original size 1 
to 1)
If I am trying to load a map like that the SVG file is arrived to the 
client (i am using view source from the context menu) 
But the viewer is not drawing anything.
If I am reducing the viewable size to 15000px X 500 (every thing is 
smaller by 2) (width=15000 height=500 viewBox=0 0 15000 500)  
I can view the map, but when I am trying to zoom in sometimes:
1. Some objects are disappear
2. Sometimes the zoom is not working at all

MY PC 2.4GHz with 1G Ram






-
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click edit my 
membership
 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/