|
First
|
Prev |
Next
|
Last
Pages: 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
html as xml document on IE Is there anyway to use the html document on IE as an XML document? ... 23 Apr 2008 10:55
Need help understanding this part of code. Explanation in post (2008-04-18) Hello. I am not new to javascript but i saw a function or a part of code i am not familiar with. I am currently building a PHP wrapper to be able to encode fAES string from php and decode them with javascript. My main problem at this time is this little part of code. var nonce = (new Date()).getTime(); for (... 18 Apr 2008 01:15
Reaching an html span nested in an html div with javascript Hi; I'm working on a demo of using a timer on a web site that is made visible by making a div visible. My "PopIn Box" div is empty on the page. Before making it visible I used javascript to get the content from another hidden div. I'm doing it this way to make it easier to add in more messages by simply pu... 17 Apr 2008 22:05
The Firefox status bar I know this must be a lame question, but I ask it after a lot of searching and experimentation. I can not get a string to print into the status bar of a Firefox browser. Is it the case that if any extensions for firefox put anything in the status bar that window.status() status() are bolluxed up? Thanks in... 18 Apr 2008 07:36
FAQ Topic - How can I access the client-side filesystem? (2008-04-18) ----------------------------------------------------------------------- FAQ Topic - How can I access the client-side filesystem? ----------------------------------------------------------------------- Security means that by default you can't. In a more restricted environment, there are options. For example, using... 17 Apr 2008 18:56
Help with printing IE, please? I'm on XPpro, IE6sp2. I'm trying to use a VBA macro in Word 2003 to open files in an instance of IE and print the file. I was hoping to use a bit of JavaScript to accomplish the printing. I've searched a lot of newsgroups and other sites, but can't get a handle on this. I'm using IE because I have files of a typ... 17 Apr 2008 16:33
View All objects on one page... Hi, I'm not sure if this one falls into the javascript category. I have a database of products and I want to include the option to view all the products in one page. Right now, I can adjust the number of products I can view per page but I want to include a "View All" option and I'm not sure where to start... A... 17 Apr 2008 19:43
Faded Background on Full Page Area Can anyone recommend a cross browser solution to cover full web page (100% in height and width) with faded background (apparently DIV element)? ... 17 Apr 2008 14:57
Issue with setting hidden value from url Hi All, I'm not too proficient in Javascript but am trying to help a friend out. Bascially, the page we are having trouble with is loaded with a numerical value in the url string. Example: http://www.webpage.com/v4/payment_pg.php?FeeCalcTotalDecimal%20=49.50 I then parse the string to get the total. I then... 23 Apr 2008 16:32
javadoc, perldoc, ....javascript doc? Is there a documentation language for javascript source? We want to extract this information. Thank you. ... 17 Apr 2008 12:32 |