First  |  Prev |  Next  |  Last
Pages: 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
Please help me to make it work in FF...
Hello, I got a script: http://www.mattkruse.com/javascript/autocomplete/index.html It works fine on IE and Opera, but does not on FF. It does something on FF, but not what it should do (check other browser to see how it should work). Could someone please help me to make it work on FF too? Thank you for yo... 15 Apr 2008 22:41
Is there a method to send gmail through a xmlhttprequest?
Is there a method to send gmail through a xmlhttprequest? ... 18 Apr 2008 13:26
print scrollable div
Hi, This may be the wrong place to ask this question, but here goes anyway. I have a RIA that I developed so that there is a scrollable div in the bottom right portion of the screen that always stays there. The only problem with this is that now the client is complaining that he cant print the content in this ... 15 Apr 2008 12:21
to learn jQuery if already using prototype
I am learning more and more Prototype and Script.aculo.us and got the Bungee book... and wonder if I should get some books on jQuery (jQuery in Action, and Learning jQuery) and start learning about it too? Once I saw a website comparing Prototype to Java and jQuery to Ruby... but now that I read more and more abo... 7 May 2008 03:31
displaying a page from an iframe
On Apr 15, 7:21 am, jcd.n...(a)club-internet.fr wrote: Hello. I have a page called page4.html that contains an iframe called ifrm_20. In this iframe, I added page35.html that contains a button that checks a password and executes this script: if( form.elements['PASSWORD'].value== password) {.......}. Wha... 15 Apr 2008 09:55
Javascript to OPTIONALLY hide HTML/JS
Hi all: Please excuse a newbie question but I could use some assistance. I have a large number of "help pages" for an application which we provide. Within those pages are sections of code that I want to conditionally comment out. These sections include HTML and Javascript elements. A sample: <p>For more in... 15 Apr 2008 20:18
displaying a page from an iframe
Hello. I have a page called page4.html that contains an iframe called ifrm_20. In this iframe, I added page35.html that contains a button that checks a password and executes this script: if( form.elements['PASSWORD'].value== password) {.......}. What must I write instead of ...... so that a page called Page36.html... 15 Apr 2008 07:20
error in IE with CDATA inside javascript script
I am trying to debug a client's Javascript inside a php page. It runs fine in Firefox but throws an error is IE, "can not open site,... operation aborted." The code starts like this: HTML Code: <script type="text/javascript"> //<![CDATA[ ....then there's a lot of script that works fine in here //]]> ... 15 Apr 2008 07:20
binding selector/property together
Say i've two selector/property : td#content dl dt {background-color: <#content dl dt color>, thead tr { background-color: <thead tr color> } i know how to set colors individually but i'd like rather having a mechanism doing it "for free" ;-) that's to say when i set a new color to the selector 'td#content... 15 Apr 2008 04:57
persistent TCP connection over page reloads ?
Hi all, I need a persistent TCP connection with my web server over page reloads. This means that, even if the user goes to a different page (in my domain), I want to keep a TCP connection live. I know I can do something similar with globalStorage in FF, window.name & userData on IE, bu... 18 Apr 2008 05:13
First  |  Prev |  Next  |  Last
Pages: 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145