e.
-Thomas
Am 09.03.2006 um 05:17 schrieb Ignacio Sandejas:
Hi all,
Can anyone tell me why this line of code works in FF but not IE??
function stuff(id){
record_id=$(id);
record_id.innerHTML = "foo";
}
I get a 'Runtime Error'.
-
Iggy Sandeja
Hi all,
Can anyone tell me why this line of code works in FF but not IE??
function stuff(id){
record_id=$(id);
record_id.innerHTML = "foo";
}
I get a 'Runtime Error'.
--
---
Iggy Sandejas
Web Developer
0419 485 252
D-Frag Solutions
http://www.dfrag.com.au
ist
You should be able to add "overflow:scroll;" style to your
autocomplete list container (div)
On 2/14/06, Ignacio Sandejas <[EMAIL PROTECTED]> wrote:
Hi all,
Firstly is there a way to search the archives?
Second I was wondering if there is a way to implement a scrollbar on
the
list
Hi all,
Firstly is there a way to search the archives?
Second I was wondering if there is a way to implement a scrollbar on the
list that occurs when you use autocomplete. I have some lists that are
very long so I would like to shorten them but still have all the options.
Regards,
--