Top.Mail.Ru
? ?
Javascript's Journal
 
[Most Recent Entries] [Calendar View] [Friends View]

Thursday, May 19th, 2005

Time Event
2:58a
scrollbar
hi everyone
how can i make scrollbars like these
http://www.addstrat.com/aa/teste.html
but in html ( javascript ).

i know its possible to "skin" scrollbars with javascript, but can anyone tell me how to do it?
thanks :)

( x-posted in Imagejavascript and Imagewebdesign )
9:42a
IE Error
Sorry I keep re-editing the post. I've narrowed the issue down to something that shouldn't throw an error at all. I know that the TABLE element with an ID of "lvlTable" is there, this code works just fine in Firefox. I guess the only thing that I can think of is that there is other code interfering, but I don't know if that's the case or that this error can be caused by that.

Error: Object doesn't support this property or method.

Code:
function delLevels(newLvlCount) {
	lvlTable = document.getElementById("lvlTable");
	alert(lvlTable);
}


Any help is greatly appreciated!

EDIT: Turns out, IE didn't like the use of the variable lvlTable...probably because I was using elsewhere in the script. Stupid IE.
2:14p
What program do you use for your JavaScript editing?

Do you like it? How much was it?

Actually, I'm looking for a very bare-bones program, but am interested in all of the available editors, nonetheless.

Ideally, I would use something smarter than Notepad but something that still had a fast start-up and editing time. For instance, Dreamweaver has so many other features it's really inefficient to use it to just edit JavaScript code.

Thanks in advance for any suggestions.

<< Previous Day 2005/05/19
[Calendar]
Next Day >>
About LiveJournal.com
Image