0
votes
2answers
30 views
how to remove my site from blacklist [closed]
Hai guys,
How to remove my site from blacklist... I ve cleared all files and folders but when i hit the my website i got Report:Attacked site in mozilla and google chrome
0
votes
4answers
75 views
What is wrong with this JavaScript code?
self.location = 'cache:' + self.location
I want to redirect from "[URL]" to "cache:[URL]". I just want this code to work in Chrome browser.
1
vote
2answers
33 views
Does anyone know if there is a Chrome plugin for making FireFox extensions work in Chrome?
Does anyone know if there is a Chrome plugin for making FireFox extensions work in Chrome? Just curious because Chrome does appear to run faster, but I love my FF plugins, especial …
0
votes
1answer
26 views
Setting Opacity in CSS For Chrome
Hey all:
I've tried the following:
(this is actually for fancybox, as the overlay does not show in chrome/safari:
$("#fancy_overlay").css({
'background-color …
0
votes
3answers
19 views
Parsing XFN data with Jquery
I'm trying to filter the XFN relationships meta data found in web pages.
It is something like this:
<a href="site" rel="friend colleague" >Name</a>
in REL you can ha …
0
votes
3answers
46 views
image height using jquery in chrome problem
$('img').height() returns 0 in chrome, but it returns the actual height in IE and firefox.
Whats the actual method to get the height of the image in chrome?
0
votes
1answer
24 views
Weird behaviour with Chrome browser and data bound button.
I've noticed some strange browser specific weirdness with Google
Chrome with some data bound buttons, in that when you navigate away
from the page then use the browsers back button …
0
votes
1answer
42 views
Chrome Blocking Javascript, Google Wave, Google Gadgets
Project:
Developing a gadget template for Google Wave which will allow my Flash movies to interact with the Wave api. I had to adapt the existing Flex application so that it would …
1
vote
3answers
36 views
jquery ajax problem in chrome
i have the following jquery code running on my page just fine in FF and IE, but chrome seems to be freaking out..
in FF and IE the call is made and the result is appended to the d …
0
votes
2answers
34 views
Chrome and its Spellcheck — How Hard Would This Be To Implement
From a programmer's perspective.
The dictionary in chrome, Google's "own" browser, does not have the same dictionary as their search engine. Countless times I have right clicked o …
3
votes
1answer
41 views
Firefox and Chrome slow on localhost; known fix doesn’t work on Windows 7
Firefox and Chrome are known to be slow on localhost when IP6 is enabled. In previous versions of Windows, the simplest fix is to comment out this line from the hosts file, as expl …
0
votes
1answer
52 views
Table cells bad rendering with Google Chrome/Webkit
Hi,
on the following code, COL1A and COL3A are not 50% height with Chrome or Webkit. It works fine with IE7 and Firefox.
<table border="1">
<tr>
<td height="1 …
0
votes
2answers
56 views
jQuery find() returning an empty string in Google Chrome
I'm using jQuery to setup an Ajax request that grabs an XML feed from a PHP script and then parses some information out of the feed and inserts it into the DOM. It works fine in Fi …
2
votes
5answers
410 views
How to Enable ActiveX in Chrome?
I read that early builds of Chrome supported ActiveX, but was later restricted to certain MIME types (for support for say Windows Media Player). I then read Google was going to en …
0
votes
0answers
34 views
Part of View State information showing in Google Chrome because of script tag in it
I can see part of viewstate information showing at the top of my page if open it with Google Chrome. (screenshot)
this is what I see at the top of my page:
H+8jD319X/pEahjAmEbvj …
