google-chrome
div onclick not firing in IE 8 and Chrome
I have the following javascript function in my application which is expected to perform grid filtering based on the div click, but the major problem i am facing is that the div click is working fine i[详细]
2023-04-13 08:42 分类:问答What would cause FF and Chrome to postback twice (once with a complete reload)?
I am looking for ideas I don\'t know where to start with this one. When I click a button in both FF and Chrome my page does a postback and obeys the if(!ispostback), but immediately after, it does an[详细]
2023-04-13 08:27 分类:问答setting location.href twice in chrome
I\'m using location.href=document.getElementById(\"link1\").href; location.href=document.getElementById(\"link2\").href;[详细]
2023-04-13 04:54 分类:问答jQuery cycle plugin (often) doesn't work in Google Chrome
For some reason, when I first go to a recent page I built, the jQuery Cycle plugin does not work. The site is located here (site is in a different language [Hebrew]).[详细]
2023-04-13 04:48 分类:问答Is it possible to create a browser extension to allow for incoming requests?
I am looking to figure out a way to make incoming request to a browser.Installing an extension in the browser is OK.The goal of this is to allow anot开发者_JS百科her machine to connect to the extensio[详细]
2023-04-13 04:47 分类:问答Backtrace JavaScript DOM Insert
I have a page that has several (20+) scripts that are being loaded. One of them is inserting an iframe into the DOM. Using the Chrome developer tools, is there anyway I can figure out when/where/how t[详细]
2023-04-13 04:20 分类:问答Uncaught SyntaxError: Unexpected token ILLEGAL for Chrome Browser
toggle.js var $jq = jQuery.noConflict(); $jq(document).ready(function(){ 开发者_运维问答$jq(\'.isAdd\').hide();[详细]
2023-04-13 03:18 分类:问答HTML5 Binary File Writing w/ Base64
as you know HTML 5 offers a nice FileAPI. I have built a system where user recieves a Base64 encoded string, needs to be written on the disk (Has proper permissions, because it is a Google Chrome App)[详细]
2023-04-13 01:42 分类:问答Prototype Ajax.Request not working in google chrome browser version 14.0.835.163 onwards
I have been using prototype\'s Ajax.Request for making ajax calls. With the new versions of google chrome browser,this call seems to be breaking.[详细]
2023-04-12 23:05 分类:问答JS works in Chrome but not Firefox
I can\'t figure out why this isn\'t working in FF? It does work in Chrome and Firebug doesn\'t show any errors in FF, but it\'s being ignored.[详细]
2023-04-12 22:47 分类:问答