First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
Maintain a Div's Scroll Position After refresh
Hi there I have used some javascript very similar to other examples on the net in order ro remember where my overflow div scroll position is after a refresh. This code works fine with firefox but with IE it flickers too much because the scroll first goes to the top left part of the image and then scrolls back... 24 Apr 2008 11:51
IE work. Firefox Does not...help
Hi, I have some Javascript that works on IE 6-7 but not Firefox(FF). FF throws this error when clicked: Hello, Using Publisher 6.2 and Firefox 2.0 We have a customized Publisher template that creates some Javascript that work fine in IE 6-7, but not FF. FF returns this error: Element referenced b... 24 Apr 2008 11:03
Adding SVG via Javascript in Explorer
Hello, i need to add SVG things direct in a Website. I know XHTML is best used for that, with works nice in Firefox and Opera. Internet Explorer is more challenging... I have ported my XHTML example to HTML. I am able to manipulate the CSS in my Adobe SVG-Viewer 3 via Javascript. The IE is working in ... 24 Apr 2008 11:51
AJAX realtime updates to group of data
I have been playing with AJAX and it works very well to update a little data, but I have been asked to do a web page that shows data from a number of sensors with at least 1 second (or faster) updates. The number of data channels are 32 and each has an under/over spec. warning. The data is presented as a table. ... 24 Apr 2008 11:03
Drag and Drop Table Cell Problem
Hello. I'm using the script.aculo.us library for Drag and Drop functionality. I have everything inside of a table because I have a 3 column layout filled with data that users are selecting and adding to a form. The problem that I have is the when I move a cell from the list of options, all of the cells in that... 24 Apr 2008 11:03
Can we change the title of alert box displayed through Javascript?
Hi All, Using javascript i am displaying an alert... Is there is a way to change the title of the alert box displayed through Javascript Here is my simple javascript code <script type = "text/javascript"> alert('Hi All !!!') </script> When I run the above code I can see an alert box with the content "Hi... 24 Apr 2008 10:15
very weird IE 6 problem..
hi, http://www.mayacove.com/design/nav/nav.html this dynamic menu is working fine in FF and IE7, but in IE6 can only test in that "stand-alone" IE6 (http://browsers.evolt.org/?ie/32bit/standalone, last one on the list) b/c you can't have both IE7 and IE 6 installed.. but I think there's something wrong th... 24 Apr 2008 12:39
CSS Question
Hi All, I have a Problem with my CSS Stylesheet. My stylesheet does what I want on my local XAMPP Server, but on my online Server it generates a different code... It is quite Strange as I have the same Files on the local and remote Servers. Does somebody have an Idea why this can happen? Thanks a lot! ... 24 Apr 2008 09:26
Text selection issue
I've written this function to select text from JavaScript in a web page: /* * Selects node's text * * Usage: <input type="button" value="Select" * onclick="selectNode(document.getElementById('foo'))"> */ function selectNode(node){ // v2008-04-23 // Create a range try{ var range = docume... 24 Apr 2008 06:02
javascript to access registry keys of Internet explorer
hi all! i want to access the regisrty key values of internet explorer using javascript or some html code....so that i can change values of header and footer of an IE page.if one any one of u have idea about it plz help me,,i shall be thank ful to u... ... 24 Apr 2008 06:02
First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39