1,015 reputation
11129
bio website monkeycalendar.com
location Austin, TX
age
visits member for 3 years, 4 months
seen May 16 at 21:45
stats profile views 226
musician, newbee php javascript hack.

Jan
13
comment Validate markup of password-protected sites with W3C
I'm not asking about integration testing. I'm asking about getting a page validated in W3C if it is behind password protection. This solution worked great. Thanks!
Jan
13
accepted Why is IE showing a scrollbar with no scroller (scrollbar not needed and not in FF and Safari)?
Jan
13
comment Why is IE showing a scrollbar with no scroller (scrollbar not needed and not in FF and Safari)?
I had no idea-that overflow-y trick worked great. Thanks!
Jan
13
comment Why is IE showing a scrollbar with no scroller (scrollbar not needed and not in FF and Safari)?
Hi-I mean for the whole browser page. The html and css are huge so I want to try and get in answered before resorting to that.
Jan
13
asked Why is IE showing a scrollbar with no scroller (scrollbar not needed and not in FF and Safari)?
Jan
13
comment validating onselectstart with javascript in w3c
Because as I said in the first post-I'm new to this, and i don't know what is and is not important to tell you. Have a good day.
Jan
13
answered validating onselectstart with javascript in w3c
Jan
13
comment validating onselectstart with javascript in w3c
in this specific instance, I only need IE support as the onselectstart="return false" is purely for IE...that said, i still have not been able to get this to work with the above code.
Jan
13
comment validating onselectstart with javascript in w3c
lol-as soon as i can get something to work, I will :-D
Jan
13
comment validating onselectstart with javascript in w3c
damn...I'm doing something wrong...OK. So I have the above code in my external.js with 'yourClassName' changed to 'unselectable' Then in my page, for example I have this: echo "<h2 class='logintop unselectable' >Welcome</h2> See what I'm missing?
Jan
13
comment validating onselectstart with javascript in w3c
OK great-sorry to turn this into a forum :D...The "yourClassname" makes good sense...On the first part, I see (node,classname) adn (classname) should I be replacing that with my class name? If so, what is "node"?
Jan
13
comment validating onselectstart with javascript in w3c
ok Great...again-sorry for the newbe question. So I will put the function in the external functions page, but the second variables there, does that go in the head section of the page, or also in that external file?
Jan
13
comment validating onselectstart with javascript in w3c
This looks short and sweet-sorry for my noob question...will I just add this to my external functions include file, and then any time I use the 'myclass' in a <element class="myclass">, this will link to it?
Jan
13
asked validating onselectstart with javascript in w3c
Jan
12
accepted Validate markup of password-protected sites with W3C
Jan
12
comment Validate markup of password-protected sites with W3C
Well-I think we can all agree that most websites are ALWAYS in development-even after they are live :-D
Jan
12
accepted How do I text-align:center php echo text in Firefox?
Jan
12
asked Validate markup of password-protected sites with W3C
Jan
9
answered How do I text-align:center php echo text in Firefox?
Jan
9
revised How do I text-align:center php echo text in Firefox?
added 150 characters in body