| |
| |
| |
|
Comments:
<0> Hi, is there an event that is called when a user scrolls through a div? <1> onscroll <0> not in ie <1> poke your eyeball <0> no thanks <2> onscroll <1> he will just tell you "not in ie" :) <3> Hey! Is there a function that will evaluate a string and return the contents of that variable? For example, if I'd want whatfunction(this+field) to return the value of the variable thisfield <3> if I'd want = I'd want <1> hmm form and form field? <1> http://www.jibbering.com/faq/faq_notes/form_access.html <4> hi guys <1> hi <4> do you guys know about postMessage? im trying to do some cross domain requests and someone pointed me to that function but i cant find anything on it
<1> there is no cross domain thing work <4> i have a couple of sample scripts that does it in IE and firefox <4> do you know siteadvisor? it does it <1> only with script tag with know call back structure <1> the return have to be js <1> else nothing work <1> seem siteadvistor is a plug in <4> yes, but it uses javascript <1> blah <1> the plug in inject the script on to the page, the broswer is not doing the cross domain request, the plug in does <4> bah <4> i thought it was <4> :S <5> q for the gurus: if the user has Javascript enabled and IE>4 is it safe to ***ume i can absolute position something on the page? <6> Wether JS is enabled or not is irrelevant to absolute positioning. <7> that's a CSS problem ;) <5> ok but as i asked... IE4 ... can it do abs pos ? <5> are coders actually worried about IE4 user? Am i a weirdo? What minimum browser version do you guys code for when you code a page? <5> i should just put a "download the last version of browser" button.. and be done with it... LOL <8> hey. is anyone knows why sajax dont work in utf-8 encoding ? <9> ktin: nobody cares about IE4 or NS4 any more <9> Angelina^^: nope <8> ro: have you used sajax before? <9> erm what is the s for <5> hey does XMLHttp send/set the document cookies ? <5> ny itself i mean...without you having to p*** them <5> by* <9> I think so <9> easy enough to test though <5> ..yeah among the other dozens of thinks i have to test..lol <10> hey <10> after I use the xmlHttpRequest and after it's readystate gets completed, I do some modifications on the page...in firefox the mouse cursor transforms into the hour-gl*** and the stop button becomes active...but no more changes and no more loading happens...why does it change to the hour-gl***? <10> (like it would be still loading) <10> hey <10> I'm requesting a .asp over xmlHttpRequest and I get as a result an xml string...now because I get it from a .asp the .respon***ml does not work...If I put the generated string from .asp into a file.xml and access that file, everything works <10> woh is this possible? :| <10> *how <11> interesting <11> a channel made for geeks <11> e-geeks <11> hello geeks <11> u geeks have the stupidest page <12> hi there, I currently have a php file with a submit form, so when I enter something in the field and click submit it opens up 2 iframes on that page with 2 websites, I want it to open up two new browser windows instead.. <12> i was told JS is the way <6> Ewww. <6> Frames == bad. <6> Look up window.open(); <12> thanks <12> right now I use echo "<iframe src=\ so I ***ume I would need to create a <script> right? <6> Yep. <6> Make it run window.onload too just to be sure. <12> im just confused, php and JS really is not my thing <6> Maybe you should hire someone then.
<12> I need to use echo with <script> right? <13> given a variable myObj pointing to an element. Is there an easy way to determine which childNode it is to it's parent? Obviously I could just iterate over myObj.parentNode.childNodes and try to match... but would like something more efficient and elegant <6> That is, ***uming that you can't be arsed to learn. <6> And no, you don't need to use echo. <6> ?> <6> ?><script> .... </script><?php /* continue PHP code */ <12> gotcha <12> is it ?> or <? to open? I think I might have them the wrong way round hehe <6> That's basic PHP that is. <13> php is always html html html <? php code goes here ?> more html html html <12> ok thanks for the help, got it working <10> if I have some action for an event like onmouseover="..." is it a must to include "javascript:..." ? <6> No! <6> Never ever put "javascript:" anywhere in your code. <10> why? <6> Because it's incorrect. <6> And in an event handler, all it does is take up space. <10> ok <14> hey Pilum <6> Hello. <14> k-line <14> hey <15> can this write the code for extracting emails pydoc email.message_from_string <3> PHP's time() function returns a 10 digit integer that represents the number of seconds elapsed since the Unix epoch. I'd like to take that 10 digit number and convert it in Javascript to a month/day/year format. How should I start with that? <6> Convert it to a standard time string in PHP and you can put it direcly in as a parameter to the constructor for JS' Date object. <6> Actually, the Date constructor can take milliseconds since 1970 as well. <3> Date() , right? <6> A date string should be a string understood by the Date.parse method ( http://devedge-temp.mozilla.org/library/manuals/2000/javascript/1.5/reference/date.html#1194184 ) <6> Yes. <3> thanks <6> All you need is on that page anyway. <3> thanks, Pilum <0> hello-- is anyone here? <6> Nope. <0> .... <0> I have an issue with images reloading.. <6> And? <0> every time I refresh the page, the image reload.. <0> I was wondering if anyone could help... <6> Not until you tell us more. <1> Agamemnus: you have been here for almost 2 week now, you still asking "anyone around", just ask the question, to the point <0> http://flyingsoft.phatcode.net/test4.htm <0> ht311: I would like to engage some people first... <2> Agamemnus, read the channels rules, and do not argue with operators <0> i do have a .htaccess script that might be causing the problem.. <0> I can't remove the .htaccess right now though <0> Well, nothing I say will help, will it? <0> I've hardly gotten any help from this channel <0> and now i am being kicked <2> yet you still opened your mouth <1> huh <0> If you want to keep this channel alive, you shouldn't be treating people like they're idiots <2> well, stop being one then <2> :P <6> Was just about to say the same hehe. <1> anyway, your "image reload" problem (if there is any) is not js related. reseach on cache control and apache <2> he's gone <1> ops :D <1> need to drag furtive out of honeymoon to fix the channel rule page ;) <2> it's still missing? <2> oops -- my bad :P
Return to
#javascript or Go to some related
logs:
#java timewanrer
#skype #c++ #php baga+bagashi yogiudo date dracu
#mysql #php
|
|