<< The problem is that I won't know how many layers meet the criteria in advance. Is there some javascript command or method that would give me the number of...
32604
arosyada
Aug 2, 2003 12:31 pm
Hi, I believe IE doesn't handle MIME perfectly, no matter what you put in the content-type, it may not display correctly. However IE can 'guess39; the...
32605
Ronan Oger
ronan@...
Aug 2, 2003 12:49 pm
Hi, If you have access to telnet, you can try to grab the content to screen to see what is really happening. Maybe your servlet is modifying some of the text? ...
32606
Ruud Steltenpool
steltenpower
Aug 2, 2003 2:06 pm
Here is some 'code' that might explain, but doesn't do anything yet: http://home.student.utwente.nl/r.g.steltenpool/open_mvc (input, output and control are 3...
32607
Mike Kidson
mkidson
Aug 2, 2003 7:39 pm
... That's pretty good. Salespeople need props. Laziness is the ultimate motivator for the best architects and engineers. It leads inevitably to...
32608
Bob Hunter
bobhunter7
Aug 2, 2003 10:26 pm
Thanks - this was exactly what I needed. Bob ... From: Francis Hemsher [mailto:francishemsher@...] Sent: Friday, August 01, 2003 8:06 PM To:...
32609
ardarby
Aug 2, 2003 11:02 pm
{total SVG newbie here} I have an SVG with [hotspots], that link to #Bookmarks in a large HTML document. (document.html#Bookmark) When one of the [hotspots] is...
32610
Jim Ley
jibberjim
Aug 3, 2003 2:06 am
"Claus Wahlers" <claus@...> wrote in message news:MGEIIMPHDDELBHEBDJKHKEHIENAA.claus@.... ... So moving away from the ECMAScript standard again,...
32611
Jim Ley
jibberjim
Aug 3, 2003 2:10 am
"Chris Lilley" <chris@...> wrote in message news:1278609031.20030801162759@.... ... We'd asked the hotel for rotten fruit, unfortunately they weren't...
32612
Jim Ley
jibberjim
Aug 3, 2003 2:20 am
"Francis Hemsher" <francishemsher@...> wrote in message news:bgg4k7+nkft@.... ... Which means you'll never be able to get it working on...
32613
Jim Ley
jibberjim
Aug 3, 2003 2:30 am
"Ronan Oger" <ronan@...> wrote in message news:1059736396.9898.142.camel@.... ... var input = document.createElement("input"); Looks...
32614
Jim Ley
jibberjim
Aug 3, 2003 2:40 am
"Suddhasheel Ghosh" <suddhasheel@...> wrote in message news:bgd73h+ie2t@.... ... Certainly if you're shipping code in the next 6 months, stick...
32615
Jim Ley
jibberjim
Aug 3, 2003 2:50 am
"ardarby" <ardarby@...> wrote in message news:bghfta+dcgd@.... ... That's surprising, do you have an example url? Checking here, it...
32616
Robin Debreuil
robindebreuil
Aug 3, 2003 3:30 am
... they ... No, ecmaScript has moved further towards true oo. I am very tired of pretending classes are functions and fiddling with the prototype, I hope ...
32617
ardarby
Aug 3, 2003 4:19 am
... using? ... Hi Jim, Mysteriouser and mysteriouser!! Here's the link: http://www.qmap.com.au/gswq/ When I put it up on my web site, it works fine. When I...
32618
ardarby
Aug 3, 2003 4:20 am
Oooops, the link is the "flying window" ... My bad! Al [...]...
32619
tychan_hku
Aug 3, 2003 5:19 am
Thanks Jim and Francis! Sorry, but now, I still can't create the pop up message efficinetly. :( Can you give me some examples that using the svg and javascript...
32620
Jonathan Chetwynd
signbrowser
Aug 3, 2003 5:52 am
You might want to review accessibility at W3.org very briefly, choose some attribute that you use that is only avaliable in asv6, test for it and provide only...
32621
tychan_hku
Aug 3, 2003 5:56 am
Hi Francis, From you exmaple that you give me: <text x="250" y="200" style="font-weight:bold;font- family:Wingdings;fill:pruple;font-size:40;" data="Data for...
32622
Jim Ley
jibberjim
Aug 3, 2003 6:56 am
"Robin Debreuil" <robin@...> wrote in message news:002e01c3596f$8e34c210$0700a8c0@xpbaby... ... No it hasn't... or do you have an Ed. 4 draft to hand?...
32623
Jim Ley
jibberjim
Aug 3, 2003 7:01 am
"ardarby" <ardarby@...> wrote in message news:bgi2ft+bia1@.... ... The file protocol is often a little odd, do you need it to work...
32624
Jonathan Chetwynd
signbrowser
Aug 3, 2003 7:20 am
It might be helpful, if specific examples were linked to. thanks Jonathan ... <image.tiff> ... [Non-text portions of this message have been removed]...
32625
Jim Ley
jibberjim
Aug 3, 2003 7:28 am
"tychan_hku" <tychan_hku@...> wrote in message news:bgi85j+2hor@.... ... I don't believe wingdings is safe to be used on the web, Chris Lilley...
32626
ardarby
Aug 3, 2003 7:56 am
... Hi Jim, No, it's only really required for the web, just strange. I wonder if it would act any different with ASV6 or some other viewer? Thanks for your...
32627
Jonathan Chetwynd
signbrowser
Aug 3, 2003 8:18 am
Jim can we have a plain simple example asap I should get one operational this week, but you know me and coding, might be as well to start off from the right...
32628
Jonathan Chetwynd
signbrowser
Aug 3, 2003 8:45 am
http://www.alleged.org.uk/pdc/tarot/wands.svgz may not be what you want but is. search google jack svg cards have seen a regular jack somewhere, can't say ...
32629
Doug Schepers
d_a_schepers
Aug 3, 2003 8:55 am
Hi, Jonathan- Here's a very simple example, but it illustrates the functionality clearly. file1.svg: <svg> <use x='5' y='5' xlink:href=39;file2.svg#rect139; /> ...
32630
Jonathan Chetwynd
signbrowser
Aug 3, 2003 9:37 am
Peter thanks for that, however zoom(apple+click) is now disabled, at least on a mac, (thinks.....accessibility) we use: document.oncontextmenu=nomenu; in...
32631
Jonathan Chetwynd
signbrowser
Aug 3, 2003 9:45 am
anyone have a simple example of how to use javascript to retrieve metadata? Jonathan ... <image.tiff> ... [Non-text portions of this message have been removed]...
32632
Jonathan Chetwynd
signbrowser
Aug 3, 2003 9:57 am
this is possible using ASV6 and probably much else besides: http://www.w3.org/Graphics/SVG/Test/20021112/htmlframe/full-interact- cursor-01-b.html who has a...