[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdelibs/khtml/html
From:       Germain Garand <germain () ebooksfrance ! org>
Date:       2005-03-16 22:14:22
Message-ID: 200503162214.22730.germain () ebooksfrance ! org
[Download RAW message or body]

Le mercredi 16 Mars 2005 21:53, David Faure a écrit :
> On Wednesday 16 March 2005 22:48, Germain Garand wrote:
> > CVS commit by ggarand:
> >
> > implementation for HTML[Select]ElementImpl::setValue() (WC merge)
>
> Cool. I never implemented that one because I couldn't see any website using
> it; I think it's not supported by most other browsers?

I don't know if it's widely used, but it's implemented in at least Mozilla 
(cf. attached testcase) *shrug*

Germain

["t.html" (text/html)]

<html> 
<form name="bar">
<select name="foo">
  <option>bar</option>
  <option>baz</option>
  <option>boz</option>
  <option>coin</option>
</select>
<a href="javascript:alert(document.bar.foo.value = 'boz')">boz</a>
<a href="javascript:alert(document.bar.foo.value = 'coin')">coin</a>
<a href="javascript:alert(document.bar.foo.value = 'baz')">baz</a>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic