0
votes
0answers
37 views

page/form cutting off at 100% height

I am working on building an options page for a small website I am working on, but I have run into a rather interesting error. The bottom of my form seems to abruptly cut off at 100% browser height as ...
0
votes
1answer
19 views

jsp page not working in chrome but works well in mozila and opera

I have a login page which requires username and password to move to home page. So I have two fields one for username and another for password. After entering username and password you have to press ...
0
votes
1answer
29 views

How to remove the blue cross on datetime-local HTML input in Chrome 27?

I was using the datetime-local input but since Chrome v27 a blue cross appears which allows to clear the choosen datetime. I don't want it and get back to the input we had with chrome 26. Here is how ...
0
votes
0answers
12 views

Is there SourceMaps for HTML?

There's already sourcemaps for JS and CSS, CoffeeScript you know, and Paul Irish just demostrated SASS using sourcemaps. So, is there sourcemaps for HTML now? Languages like Jade, Slim really want ...
0
votes
0answers
18 views

why does chrome with iis express measure wrong width of page

i have this simple html: <html> <head> <title>Code: NewYork</title> </head> <body data-ng-app="us"> <input type="text" /> </body> </html> ...
0
votes
1answer
29 views

Is it possible to dump pure HTML dom with Chrome?

Usually HTML pages contain scripts and styles and may also reference them in separate files. How can I dump the pure HTML into a static html file with scripts removed and styles merged into html? So ...
0
votes
1answer
27 views

utf-8 characters not displaying in chrome

Having an issue with html special characters not displaying correctly in chrome see Example Page I have gone through and resaved every file in the project as utf-8 confirmed my meta tag ...
0
votes
0answers
51 views

Overflow hidden not functioning after jquery animation (in chrome)

Here is my scenario: I've got a div container with overflow: hidden. Within this div is an element with position: fixed. On the background a Jquery plugin loads and animates thumbs of images. (for ...
-7
votes
3answers
56 views

Why my site doesn't look good on other browsers? [closed]

I'm now developing my site and was considering FireFox as the main testing zone, but while I tested it on Chrome and IE9 the results were different. On Chrome one of the layers doesn't sit in its ...
1
vote
4answers
36 views

Google crome can't show fav icon

Google crome can't show fav icon of the website http://www.hausnaturpur.de/ where as in Firefox and other browser support the fav icon . we used this code <link rel="shortcut icon" ...
0
votes
2answers
34 views

javascript, Google Chrome treats alert call from input and html buttons differently

I created a form to be processed with javascript only (no submit) and found that Google Chrome was erasing all the inputs when I popped up an alert. After some experimenting, I found that Chrome ...
0
votes
2answers
20 views

How to display favicons in chrome <HTML>

I had a problem with displaying my favicon in Chrome. It works fine in FireFox, but I can't get it to display in Chrome. Also, something else I would like to ask is if you have to actually have a ...
0
votes
0answers
7 views

How to tell browser that web page has mixed locale - probably chrome specific

I am working on adding l10n/i18n to my web page. I have pages that can be switched between languages - so the whole page is one language or another. However I have a couple of pages that show a ...
4
votes
1answer
60 views

jsFiddle not working in Chrome

Recently I created a fiddle with the following code - HTML <button onclick="action();">click me<img src="http://dummyimage.com/200x200/000000/fff.gif&text=Image+1" width="200px" ...
0
votes
1answer
33 views

div float left bug in google chrome

I`ve got a structure of menu in HTML: <div id="menu_box"> <a title="" class="menu_item_rfc" href="/main/menu/1"> <div class="menu_item"> ...
0
votes
1answer
33 views

Why do images in my HTML emails resize nicely in firefox and IE, but not chrome?

In a daily digest news letter, I've often got several images. They all have the same constant width, but I need them to maintain their original aspect ratios. The code I used: style="width: 300; ...
0
votes
0answers
14 views

Cross Browser alignment issue with select object

I have been agonizing over this, the alignment of my third table row is complete messed when viewed either Firefox or Chrome but look exactly as expected in IE9. I have tried using style (text-align, ...
1
vote
1answer
41 views

“ghost line” on page load in chrome

This is driving my mad... In Chrome my page leaves a black line exactly at the bottom of the page when loaded. It's visible when you scroll down. Here is a link tot the page: ...
1
vote
4answers
43 views

select web camera on google chrome

When you have multiple web cameras. You can select web camera on the chrome , setting -> contents -> media But,I would like to select camera from script. How can I select camera by Html5 or ...
1
vote
2answers
37 views

strange behavior with java script in internet explorer .It is working in chrome

<!DOCTYPE html> <html> <head> <script> function getElements() { var x=document.getElementsByName("first"); alert(x.length); } </script> </head> <body> ...
0
votes
0answers
35 views

Using <object> to embed pdf, does not expand to wrapping div in chrome

It's not a massive deal but would like consistency across browsers and the document would be easier read if it fills the box. In Chrome, increasing the 'width' only increases the margin around the pdf ...
0
votes
0answers
27 views

Google Chrome extension Temporary files' location

It's been more than 3 hours that I've been looking for the exact location (under OS X 10.6.8), but still can't find it. I'm using PageSpeed Insights and try to find where e.g. the temporary ...
1
vote
2answers
42 views

Div not aligned in the center in Internet Explorer 9

I'm working on a website and all looks fine in Firefox, Chrome etc. except for IE. I am using Ryan Fait's Sticky footer method and I have the following styles on my main div: #bigcontent{ width: ...
0
votes
1answer
42 views

Different gap width in Chrome and IE

This is my HTML and CSS code HTML <asp:TextBox ID="txtSearchMain" runat="server" CssClass="text-box" /> <asp:ImageButton ID="imbSearchMain" runat="server" ...
0
votes
3answers
34 views

Chrome app closing window

Ok so i am a beginner programmer and was using the template google gave me to make a test app. I wanted that whenn someone clicked a text button, that it would close the window. The window uses HTML ...
0
votes
0answers
30 views

Weird positioning issue in Chrome

I would like to ask for your help for an issue I am facing. My site shows up just fine on any web browser, but Chrome on Windows seems to have issues. The links overlap text, and the text overflows ...
0
votes
1answer
25 views

How can I hide the control bar of the “Windows Media Player” for Chrome and FF?

I want to play a WMV video in an HTML file. The video should have no control panel (play/pause, volume, ...). With IE it works perfect. But with FF or Chrome the control panel is still displayed. ...
1
vote
0answers
22 views

Why Google Chrome does not cache this resource

In ASP .NET application I have a CompositeScript that combines a few scripts. However Google Chrome constantly gets this resource, and does not cache it. Here's a response generated by the server: ...
1
vote
0answers
49 views

javascript marginLeft on image onload not working in Chrome

i have this gallery that resizes image with javascript in order to keep original aspect ratio. about document structure : stylesheet considering this particular object is as following : #ThePicture ...
0
votes
2answers
60 views

Why can't I open this html page locally without an IIS Server?

I am currently working on a for fun project at https://github.com/loganhenson/jsrpg and have been working on it with a friend using visual studio professional and testing it on my local iis server. ...
0
votes
1answer
32 views

Chrome: Print preview differs from simulate CSS media print

I am having an issue when I print my page i Chrome 26 where tables appear with grey background colour. When I view the page in chrome with sumulated CSS media print it looks fine When printing in ...
-1
votes
1answer
26 views

chrome is not properly rendering pages when extensions are enabled

Our website doesn't display properly in Chrome when TOOLBAR extensions are enabled. To be specific, it displays the content but is not aligned properly. This is a public website and we would want to ...
0
votes
0answers
24 views

Chrome and the progress tag during an XMLHttpRequest

I'm having issues with the <progress> tag in Chrome (using it in the indeterminate state). It animates perfectly fine at first, until I shoot off an XMLHttpRequest, at which point the progress ...
1
vote
2answers
41 views

bgStretcher not working in FireFox or Chrome

Okay so I'm wrapping up a my website and I'm having issue with FireFox and Chrome. The issue is the same for both browsers so I'm guessing it's an easy fix and I'm just being dumb. So I'm using ...
0
votes
1answer
41 views

Div doesn't contain nested elements

I have been having trouble with one of my divs for some reason, even though the nav tags are nested within it when I inspect element with firefox or in chrome the div seems to be completely on its ...
-2
votes
1answer
55 views

JavaScript to check computer for a specific browser

In my web site i have this thing it loads a different page if you are in IE I loads the no_support.html, and on the no support page i have text saying try one of the two browsers bellow, and bellow i ...
0
votes
1answer
28 views

How to add an element to parent window? - Chrome Specific (All other browsers work)

So pretty much I have an html that has an iFrame. <iframe src="frame.html" width="2000" height="1000"></iframe> Now, from within the iFrame js I try to call jQuery's append function to ...
0
votes
1answer
34 views

while put padding in selectbox and use font-family segoe it cuts the text only in chrome

Hello guys. I have a problem using font-family:segoe. I have a select dropdown and in this select while I apply padding in css it cuts the text from bottom side see below images this is in Mozilla: ...
0
votes
0answers
32 views

Multiple mp4 requests in Chrome stuck in 'pending'

I have a list of films (buttons) which - when a user clicks - performs an AJAX request to update the video tag's source attribute. Before loading the new video (.load()), the video element is cloned, ...
0
votes
2answers
53 views

Choppy scrolling in Google Chrome due to width:100% attribute

I am using a different background image for each page on my site using the HTML below: <div class="bg_img"> <img src="images/bg1.jpg" alt="background" /> </div> When using the ...
3
votes
2answers
48 views

How can I access Javascript from Dialog page in Google Developer Console?

On Chrome, does anybody know how to allow the Google Developer Console to access the javascript file that is linked to an HTML page requested from a dialog page? In my website, all javascript files ...
0
votes
2answers
53 views

open virtual keyboard from chrome (osk.exe)

It's one of these questions again (execute local.exe file from chrome web browser). I know that this is not possible (at least not in an easy way) What I want to do is to open the virtual keyboard ...
-1
votes
0answers
48 views

How to Check whether Google Chrome is asking for permission or not in javascript?

I have a web application. On the loading of my app , I want to check whether Google Chrome is asking for any permission or not ? app will run in Google Chrome. Please guide me how to check it
0
votes
1answer
32 views

Swf is not showing on chrome when it loads images from external XML source

I have a swf file that's not working on chrome but works fine on other web browsers you can test the flash from this url: http://www.flawless-creativity.com/lifewindow/public/test-flash In the as3 ...
0
votes
0answers
18 views

Chrome Table List rendering bug

We are encountering a problem with layout of a styled unordered list inside of a table cell in Google Chrome. This problem is not happening in Firefox, Safari or Internet Explorer. The unordered ...
1
vote
0answers
39 views

How to get chrome to autofill with asynchronous post

I have a form that because it is being submitted asynchronously <input id="idField" type="text" placeholder="Enter id" /> <input type="button" value="submit ID" id="submitBtn" /> ...
0
votes
0answers
41 views

Is it possible to disable/increase HTML node text-limit (10,000) in Chrome Developer Tools

I've got a HTML page with a node that contains a bunch of text. (more than 10,000 characters) <html>Lorem ipsum ...</html> Inside the DOM tree of the Chrome Developer Tools, the node's ...
4
votes
3answers
93 views

Image not working - Is it a Chrome Bug?

I'm having an issue with chrome and I wanted to know if is a bug or my fault. When I try to use an Image called 300x250.png the tag IMG is stripped from the browser, this is not happening with the ...
1
vote
2answers
62 views

Opening javascript links in new tab

(Question1, question2 and question3 looks how to force users open link in new tab) But in my situation I visit some sites regularly and they have links like this: <a ...
0
votes
2answers
32 views

Audio played once only in Google Chrome in html

The below code is how I put audio in my webpage. It will play the sound when I received protocol from my slave device. <script> function RxProtocol() { var a = ...

1 2 3 4 5 35