@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> thanks again exacube , bye
<1> bye
<2> hi
<2> does anyone know of an antiban script?
<1> wtf?
<3> you mean antiban javascript right?
<2> well yeah
<2> o.O?
<2> like an addon which u can make or a snippet
<4> Hi!!! I have a question...
<4> I have 100 directories with images numbered from "01.jpg" to "30.jpg". However not all directories have 30 images. I.E.: some have 20 pics which are numbered as "01.jpg" to "20.jpg"
<4> Im trying to create a code, using javascript, to open the last image from each directory. Any ideas?
<3> create an array containing the last numbers
<4> melfar.. but that wouldnt be automated
<3> you can automate the creation of such array



<4> how?
<4> using jscript?
<3> definetely not by means of js
<4> I suspected that..
<4> anyways.. thank you very much!!!!
<3> np
<5> I need some help, how do i fix my page to select the proper item on my selects on other subsequent rows? http://paste.aernia.com/?show=80
<6> err
<5> heh
<6> just print selected="selected" into the proper <option>?
<5> im having it select the value in the drop down based on what it pulls from the db
<5> the current value for that record
<5> it works on first line
<5> row
<5> http://shopezstreet.com/q.php
<6> which <select>
<6> disposition or ***igned to
<5> either
<5> both
<5> if can do on one should be able to do the others
<6> all you need to do is get which one is selected from the database, then print <option selected="selected" ... for that one
<5> dude... you see the first row?
<5> its working on it
<5> but not the other rows
<6> err
<6> doesn't work here
<5> its not gonna update....
<5> i took out update/del code
<6> they're all selected on Call Back and nothing for ***igned to
<5> the first row... disposition is set to bad# right and ***igned to to "test" right
<6> nope
<5> hm
<5> dang ie huh
<5> great
<6> close your browser and open it again
<5> now i got two probs
<5> works in FF
<5> well disregard that... it works in ie in my real page
<6> given the code you pasted, there's no way it can work in anything
<5> well hell... let me see then
<6> it's probably just the browser rememberin what was selected, if it seems to work
<6> it's very simple to do...
<5> refresh it
<6> *bangs head on desk*
<6> why are you trying to do this in javascript?!
<5> you arent listening or reading or somethin...
<5> rows beyond the first one dont select the drop downs
<5> like row 1 does
<5> you know what a row is right?
<6> that's because you didn't tell them to
<5> heh jk
<5> yea i dont know what im doing wrong
<5> or missing
<5> its inside a php while loop, its getting the right value in the aid
<5> on each loop
<6> well first off, why aren't you doing this in PHP, which would be much simpler and much more reliable



<5> well its so close now i guess is why
<6> it's not close though heh
<5> cant get much closer
<5> its got to do with document.que.elements["***ignedTo[]"].value = aid; im sure, but i cant get it right
<6> http://paste.aernia.com/?show=82
<6> that's the kind of thing you want
<5> ill try
<5> hey man thanks... i got it... i have to put the php code on all available select options, but thats okay.... i guess.
<5> like http://paste.aernia.com/?show=83 on every select option
<6> easier to put the options into an array, but that would work
<5> yea i would like to make it like that... sounds tough
<5> http://paste.aernia.com/?show=84 for the record
<6> http://paste.aernia.com/?show=85 should do it
<6> err apart from there should be a capital D on disposition
<5> yea i saw that... still not working yet...
<5> http://shopezstreet.com/q2.php
<6> what's the code for that?
<5> oh..
<5> http://paste.aernia.com/?show=86
<6> no I mean the whole thing
<5> http://paste.aernia.com/?show=87
<6> ahh typo.. $ops[$i] should be $opts[$i]
<6> in the if()
<5> bam
<6> and the ***ignedTo select seems to be using the code u had before instead of http://paste.aernia.com/?show=82 kinda thing
<5> yea ill fix that one next
<5> bam you the man
<5> thanks bigtime
<6> np :)
<5> hmm dang my other select is populated from the db. instead of static arrays it would be different for it
<6> you mean the ***ignedTo one?
<5> ahh yes
<5> had to get some cereal... starvin
<5> http://paste.aernia.com/?show=87 lines 74-81
<6> yeah I gave you the code for that one: http://paste.aernia.com/?show=82
<5> oh
<5> bam!!!!!!!!!!
<5> heheh
<5> love ya man
<6> np
<7> for hire, im looking for an experienced web developer 4 yrs (ruby,php,ajax,xml,javascript)
<8> hallo
<9> e.style.height ... what's wrong ?
<6> e is not defined
<9> function showhide(e){
<9> e.style.height = (e.style.height == 25) ? 295 : 25;
<9> }
<9> onclick="showhide(this);
<6> e.style.height = (e.style.height == '25px') ? '295px' : '25px';
<8> RoBorg i need to modifie my page i need to if you dont complete information in my formulaire he say you error : complite enter your information
<6> ^^Neooo^^ errr try reading http://javascript.geniusbug.com/index.php?action=show&name=validation
<8> you sepak french?
<9> RoBorg thx, it works... but... the fist time i click on it, i must click twice... after is ok ?
<6> add style="height:25px" to it?
<8> RoBorg you have msn ?
<6> no
<8> i have a serious problem you want i send you the page?
<9> RoBorg yeah, i have it ...{... height: 25px; ...}
<6> SJ-Pat no it has to be in style="" for JS to read it the first time
<9> oh, i see, d!oh
<9> OH! COOL ! thx... humm all style i want to modify like this, i must declare it inline ?
<6> nah just check in the code for it to == "" as well as whatever else
<8> i have a serious problem you want i send you the page? RoBorg
<10> you don;t have to repeat yourself
<8> :P
<6> ^^Neooo^^ paste it at http://pb.html-channel.com/
<8> ok


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #javascript
or
Go to some related logs:

maxbern
My two great-grandfathers, Henry Ford and Harvey Firestone used to go on annual
#javascript
#MissKitten
quddies
acidjunkies.com
uselib24 mambo
map network drive password doesnt' save
#linux
#linux



Home  |  disclaimer  |  contact  |  submit quotes