Skip to main content
-1 votes
2 answers
192 views

I am working on a Hubspot website that has two versions of the same custom theme. The theme version 1 (V1) is on the older pages and we are updating the site to version 2 (V2) so the new pages have ...
John Laprairie's user avatar
2 votes
2 answers
712 views

I'm trying to get a semi-transparent background that "follows" the text: i.e. the background should not be a rectangular box, but rather a "jagged box" that stops at each linebreak. Like this: I do ...
qff's user avatar
  • 6,083
4 votes
2 answers
2k views

How to decide up front when building a web app between server side and client side rendering. Is there any general guideline or best practice for all websites? What should be recommended, server side ...
station's user avatar
  • 7,165
-2 votes
1 answer
859 views

I am working on my second foray into designing a responsive website for my business. I am wondering about best way to organize my css file with browser rendering performance in mind. There will be ...
MrCycling's user avatar
  • 3,088
1 vote
2 answers
700 views

May be I am something obvious but a simple custom Hello world module isn't working. I have spent a couple of days trying to fix this but no progress at all. hello_world.info name = Hello World ...
user2283993's user avatar
0 votes
1 answer
217 views

I have a webpage(HTML 5) in which there are 4 charts, each of which taking different time to load once the static content in the page comes up. The Loading is shown in the webpage using a 'rendering' ...
user2885295's user avatar
1 vote
1 answer
2k views

How to find total DOM processing and page rendering time in chrome for a particular page (running locally) .. i want to see the total time for the entire page and not individual resources in the page.
Abhishek Jain's user avatar
0 votes
1 answer
90 views

This responsive page (and similar) works fine in Chrome an Firefox, but it does not work properly when viewed in IE when the browser windows is made small. The viewport does not seem to be sized as ...
paradroid's user avatar
  • 298
1 vote
0 answers
306 views

There is a front-end problem in my web-app: for example I have a page with plenty of JS code executed on that page. There is a link on it like <a href="OneAction.action?nextAction=/further/OneMore....
java_newbie's user avatar
3 votes
5 answers
3k views

I am working on making a fixed navigation web site. I have a navigation bar fixed at the top of the screen using absolute positioning. The CSS looks something like this: .navbar { background-...
Jesse Dunlap's user avatar
  • 1,330
3 votes
2 answers
2k views

When I hover over a checkbox or it's label in Firefox or IE, the checkbox enters an active state where it is highlighted, indicating that a click will affect it. However this doesn't appear to be ...
KyleMit's user avatar
  • 31.4k
0 votes
1 answer
110 views

through this question I found out how to find the fonts' name which are used in design of web pages(thanks everyone) but my question is that I have never installed such a font(in this case: 'Freight ...
wiki's user avatar
  • 2,093
5 votes
1 answer
4k views

When we test for the Performance of an Web Application what generally people concentrate on ?. Is it the http response time ?. Or is it the time page takes to load/render completely on client browser ...
IamV's user avatar
  • 87
0 votes
1 answer
307 views

I have these webpages with content that I want to print out. I could go to each webpage and just choose to print it. But I thought that it would be more fun and maybe a little useful, atleast for me; ...
malmling's user avatar
  • 2,528
1 vote
1 answer
164 views

I have an image that is set to vertical-align: text-top inside a table cell. In Internet Explorer it renders correctly, but Chrome renders incorrectly: Internet Explorer 10 (10.0.9200.16660): Chrome ...
Ian Boyd's user avatar
  • 259k

15 30 50 per page