On 7/17/06, csorba_edith <[EMAIL PROTECTED]> wrote:
>
>   Hi,
> It seems I am having trouble with the use of external javascript
> codes. I included them in my SVG code as follows, i.e.:
>
> <script type="text/javascript" xlink:href="javaScript/interactiveGUI.js"/>
>

try : xlink:href="http://YourDomain.com/javaScript/interactiveGUI.js";

It works just fine when I run it on my computer, but when I put it on
> the server (Apache/UNIX), it seems it cannot see these files. The
> situation is the same with my .css file, which I added to my header as:
>
> <?xml version="1.0" standalone="no"?>
> <?xml-stylesheet href="docs/myStyle.css" type="text/css"?>
>

try : xlink:href="http://YourDomain.com/docs/myStyle.css";

What could be the problem? Thanks in advance.
> And thanks for the previous help/s.
> Cheers.
> Csorba Edith
>

Hope it help

Phi


>



-- 
Phi - Tran
Hugely inrease your speed, saving your band-width with ZipProtocol
plus crystal clear SVG Rendering image at
HTTP://oneplusplus.com


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
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/
 



Reply via email to