dhtml
force webpage to open in 100% zoom (in IE8)
I have a website which works well with any zoom on FireFox/Chrome/Opera/Safari... but on Internet Explorer the site looks good only with 100% zoom. in IE7 the default zoom is 100%, but in IE8 the defa[详细]
2023-02-05 17:53 分类:问答What JS objects can be added through appendChild()?
I am trying to extend the DOM. I \"subclassed\" f开发者_JAVA百科rom the Div element: var Subclass = function() {}[详细]
2023-02-03 06:37 分类:问答getElementById('pcode') many elements all numbered
I have a a document that when an link is clicked a table of results is displayed within each row of this table there is a TD element with a SPAN tag, inside of this is an id which starts at 2 and can[详细]
2023-02-02 03:19 分类:问答How to store records id for data from ajax query in dynamicly created html elements
Assume this configuration: server-side is PHP application responding for requests with data (list of items, single item details, etc.) in json format[详细]
2023-02-02 02:13 分类:问答Javascript: Can't find newly added form inputs in the DOM
I can only assume I\'m doing something wrong, because when I step through the javascript it can\'t find the object at all.[详细]
2023-02-02 01:43 分类:问答how to wait for asynchronous operation on form onsumbit
I\'ve added a hook to form submit event (there are other events on开发者_如何学JAVA the form submit )[详细]
2023-02-01 06:09 分类:问答How to set a non standard language in DHTML
Hi I want to set hindi language as default in my web 开发者_如何学编程page. how can I do that. How to set languages in dhtml? any body knows the solution please help me.You can use the HTML lang attri[详细]
2023-02-01 04:20 分类:问答jQuery "'events' is null or not an object" error, when using empty() or html()
I am getting the following error in IE: \'events\' is null or not an object -- jquery-latest.js?d=1848173663, line 113 character 467[详细]
2023-01-29 06:29 分类:问答IE8 Issue: PDF file is displayed as inline
I am downloading a PDF from my server. I set the \"Content-Disposition\" as \"attachment\". Its working very fine is Firefox. But in IE8 its displayed as inline. Any quick pointers to resolve this iss[详细]
2023-01-28 12:17 分类:问答Post raw form data from web page
I would like to send raw post data using straightforward DHTML, but without using the XMLHttpRequest object. Is this possible to do this,开发者_JAVA百科 for example, by forcing an HTML form element\'s[详细]
2023-01-27 11:35 分类:问答