| |
| |
| |
|
Page: 1 2
Comments:
<0> yes it does <0> I wonder what the Atlas framework will do <0> its still under development right? <1> What's the problem, Tarantino?
<2> I use a simple "checkbox" program to validate certain user inputs. Multiple choise questions. It works fine- (example here: http://www.knudekunst.dk/dansk/verbal/ ) its sort of a quiz. But now I need to make one with a lot of pulldown menus, but I cant get the code to work the same way <2> my non-working example is here: http://www.knudekunst.dk/dansk/komma/ <2> I think it has something to do with how I use selectindex command <1> Indeed it does. <1> And also your way of referencing the objects is not reccomended. <2> k, any solutions? <1> None of the correctchoices array elements contain integers. <1> selectedIndex is an integer. <2> so it should be number 0-2 instead? <1> Hang on. <1> http://www.html-channel.com/pastebin.php?id=1 <0> anyone knows .. <0> or if either no or yes <0> if an image can be checked for other images on it? <1> And as a reminder... if you think of using eval() there's a 99% chanse your reasoning is wrong. <2> ok, cool. Thanks- do I need to change to numbers also? <1> No. <1> Although it's an uncommon practice, there's nothing wrong with it as such. <2> hmmm, it says error: value is null or not an object <1> Oops
<1> http://www.html-channel.com/pastebin.php?id=2 <1> Forgot to remove the [q] part from the 2nd thequestion <2> hehe- thanks man. Owe you big time:-) Its working <3> I need to load some HTML into a div, and the html is contained in the variable "pagedata". I thought createTextNode would work, but when I appenChild document.createTextNode(pagedata), it gets displayed literally. What should I do to make HTML work as HTML? <3> It would all be OK if it just respected newlines in the text, but it dosn't. <1> createTextNode creates a... text node. <1> difRef.innerHTML = pagedata; <3> ahaaa... <4> Hi, I am using JS to detect if cookies are enabled. I can get that much but I want to use ASP to do all of the work. How can I use the JS variable in ASP? <3> I'm not very big on JS or asp, but that sounds like an asp question? <4> I am very familiar with asp and I have no clue how to do it <3> Oh, like I said, I'm not very familiar with either one. <1> You're appearently not very familiar with the concept of server-side vs client-side. <0> most people go to server-side usually <1> If you want the server to use the value of a javascript variable, you need to submit that value to the server. <0> Pilum: right <0> which will require a postback <0> in which it will **** <0> :D <2> pilum- for some reason the script I use dont work when there is to many menus. I need it to use 27 dropdowns <2> can anyone see what is wrong with my script: http://www.knudekunst.dk/dansk/komma/ It worked fine when there where only 10(+-) dropdown menus- now there is 27 and it dont work anymore <2> fixed it:-P Nevermind
Return to
#javascript or Go to some related
logs:
#mirc #c++ ubuntu p1120 ajax irc client #mirc date dracu
varang norway #chatzone #php #chatzone
|
|