| |
| |
| |
|
Comments:
<0> var s1 ="<TITLE>Image</TITLE>" <0> var s15="" <0> var s2 ="<CENTER><IMG SRC='"+image+"' BORDER=0>" <0> var s3 ="</CENTER>" <0> how to put a directory to the image? <1> wat <0> onclick=\"NewWindow(this.href,'kartzone','450','450','no','center');return false\" onfocus=\"this.blur()\" <0> is it possible if the size i want for my new window depends on the image actual size?
<1> yes using javacsript <0> where can i find that script? <2> Get the height and width of the image object and use window.resizeTo() in the popup. <0> Pilum: i don't know how to do it.. is there any script you can let me see? <2> I can point you to references... <2> http://devedge-temp.mozilla.org/library/manuals/2000/javascript/1.3/reference/window.html http://devedge-temp.mozilla.org/library/manuals/2000/javascript/1.3/reference/image.html <0> thank you Pilum <3> Hi I want to know who to use javascript to open a link in the current window all I can find is how to open a new window <2> You don't need javascript for that... <2> <a href="link">Opens in the current window</a> <3> But I have a script that runs a match the pairs game, when you complete it I want it to take you to a new page <2> window.location.href='newurl'; <3> Thank you <4> i got a question, can anyone help? <2> How can we know if we can before we know the question? <4> :) <4> i am writing an extention for firefox and I would like to save an object persistently between application sessions <4> and i cant figure out how <5> check the sdk <5> it should provide some kind of interface to a "save place" <4> a guy had told me to save it in the prefrences of firefox but I cant find out how, i guess i'll check the sdk now <6> Anyone here ever work with XMLRPC ? <2> What's the problem, Q1? <6> No real problem.. yet.. was wondering what a good strategy for dealing with "object instances" is. <6> For instance, should I have "instance_id" as a parameter to the remote calls or.. should I design method names like method.instance_id(param,...,param) <6> (seems like playing method name games would make any hopes of reflection impossible though) <6> Hope that makes sense? <6> I COULD create "instances" server side with strings: "A1_B2_C3", then parse them out for the appropriate codes to instantiate the server-side objects.. problem is, XML-RPC doesn't really have a way of saying: A1_B2_C3.method(param); <7> I really like this script http://javascript.internet.com/forms/universal-form-validator.html but in my own form because it uses onclick with the form button, the form submits anyway. anyone know how I can prevent this?
<2> Don't use a submit button, and return false; onsubmit on the form. <7> thanks, I'll try it. <8> Hi :) <8> I'm looking for a (very) little help with a (very) little cookie <8> if someone can help me it would be great :) <9> yup, I can bite a bit <8> http://pastebot.nd.edu/482 - I'm trying to set a cookie for the language ( my website is translate in several language ) <8> in order the visitor don't have to select his language at the second visit <9> oh well, I've never set a cookie from js. but that code doesn't look well, is it working at all? <8> no it isnt ^^ if i open the page ( second part of the code ) it happens nothing ^^ <8> no redirection <9> yeah right <9> it's window.location.href = "newurl"; <9> semicolon makes no sense there <9> but there's a problem tho <7> so OK. I understand I need to return false from my function to get the form to not submit. but do I have to declare it; or do I just throw it in my function somwhere? <10> onsubmit="return myfunc()" <7> onsubmit already targets my validation function... <7> can I have two onsubmit calls? <10> you validation function return true or false <7> ok that's done <11> hello were can i download stuff for internetexplorer? <12> theinternet.com <11> scripts for internet explorer <11> javascript:HMFO('00000000-0000-0000-0000-000000000005') <11> links like these dont open anymore <9> try this one: javascript:close() <11> system hijacker deleted stuff <12> press ALT+Z to see our list of resource links <12> lol <11> haha did you cum aswell? <2> Heh. <13> hi all! How to keep focus on one (and ONLY) object using JS? <12> onblur="this.focus()" <13> <object onblur="..."> ? <13> doesn't work. When I click on RealOne object, it steals the focus...
Return to
#javascript or Go to some related
logs:
#linux second most common welsh surname Ten_Words.mp3 osthövel #AllNiteCafe funny boumerang #javascript #MissKitten sexpartyweb #skype
|
|