473,473 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

SVG Speaker Selector (IE,Firefox, and Opera )

I've this SVG speaker selection tool I've been working on and
it validates with the w3.org. I'd like to see what it
does for a few real users here.

http://kirksaeter.com/SpeakerSelecto...rSelector.html
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
Dec 7 '06 #1
4 1728
drclue wrote:
I've this SVG speaker selection tool I've been working on and
it validates with the w3.org. I'd like to see what it
does for a few real users here.

http://kirksaeter.com/SpeakerSelecto...rSelector.html
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
Works fine in firefox 2 and opera 9.02 in XP 1.2kx1k resolution.
---------------------------------------------------------------------------
http://www.hunlock.com
$FA
Dec 7 '06 #2

drclue wrote:
I've this SVG speaker selection tool I've been working on and
it validates with the w3.org. I'd like to see what it
does for a few real users here.

http://kirksaeter.com/SpeakerSelecto...rSelector.html
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
Using both urls, Opera 9.02, Seamonkey 1.0.5, and Firefox 2.0 worked
properly.

Netscape 8.1.2, Mozilla 1.7.13 and IE6 did not work. Also, of course,
Netscape 4.8 did not work. By not working, I mean that they did not
show the needed images including the controls. Some offered to download
the file and/or try to look up what would open it. Others would show
the page with only your W3C logos showing. Mozilla 1.7.13 is the last
Mozilla and will not be updated. The replacement for it is Seamonkey
for those who want all of the extras of the old Mozilla in addition to
an up-to-date Firefox basic browser. The Netscape browser is based on
Firefox, but it must not have some of the features of the most recent
Firefox that will view your pages properly.

I am using a Windows XP OS with all updates.

Dec 7 '06 #3
ASM
drclue a écrit :
I've this SVG speaker selection tool I've been working on and
it validates with the w3.org. I'd like to see what it
does for a few real users here.

http://kirksaeter.com/SpeakerSelecto...rSelector.html
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
This time both of them work with my FF2 on my Mac

But it is very very slow and needs to take care to wait a bit before to
click on links in tooltips but the wait must not be too long as tooltip
auto closes before I've read it to the end.

--
Stephane Moriaux et son (moins) vieux Mac déjà dépassé
Stephane Moriaux and his (less) old Mac already out of date
Dec 7 '06 #4
drclue wrote:
I've this SVG speaker selection tool I've been working on and
it validates with the w3.org. I'd like to see what it
does for a few real users here.

http://kirksaeter.com/SpeakerSelecto...rSelector.html
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
I've added a few more adjustments that has brought several
more browsers into the supported category.

The hardest browsers to support at present include
Konqueror and IE/ASV.

Of course at the front of the line is figuring
out how to get around the missing SVG support in IE/ASV

Currently for those features needed by my paying clients
the only issue is in some x axis positional math that only needs to be
patched for IE/ASV

These things srepresent but small tasks as I was able
to take my standards based knowledge and adapt it to SVG
in a couple of weeks as opposed to figuring out vendor specific hacks
to the standards
Dec 7 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Boris | last post by:
Please open http://www.highscore.de/opera/floatleft.html in Opera 7.54 and Firefox 1.0 Preview. Who is right? In my humble opinion Opera 7.54 is right: According to CSS 2.1 a "floating box must...
14
by: Ole | last post by:
Is there made a php script that selects a browser specific css file? I am really surprised at the difference in position Ole
2
by: Bryan | last post by:
Hi All, I can't find a solid answer for this. Maybe someone here will know. I'm seeing a bug in Netscape 7.2 when I use a ID Selector to apply a style to a text input field. THIS WORKS: ...
2
by: Sharon | last post by:
Can I use request.servervariables("HTTP_USER_AGENT") to determine if the user has Firefox or Internet Explorer? Is the return string differentiated enough? Thanks for any input.
15
by: | last post by:
Just about finished with an include modual that allows a user to select a color. Completely dynamic. all you have to do is include the script and run the main trigger script. One problem with...
9
by: VK | last post by:
if ((window)&&(window.netscape)&&(window.netscape.security)) { // OK, this is Gecko/Firefox or someone mimicing it so well // that there is no way to catch it on the act. } But I need Firefox...
3
by: RobG | last post by:
The link below is to a CSS selector test suite that tests 6 popular libraries: <URL: http://ajaxian.com/archives/slickspeed-css-selector-testsuite It might be of interest to some. -- Rob
2
by: Jeff | last post by:
Aside from the ubiquitous :hover I've never used the other pseudo selectors, like first-child, before, first-line... Are these all now widely supported (IE6, Firefox 1.5 or so, Opera and...
2
by: DuncanIdaho | last post by:
Hello IE 7.0.5730.11 Opera 9.27 Firefox 2.0.0.14 I have the following in my stylesheet ..navbody a{ text-decoration: none;
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.