1
vote
0answers
40 views

IFrame Responsive Site

I have two responsive sites. example1.com and example2.com. The example2.com is linked with example1.com using an IFrame. Both the sites are responsive and work fine. But when I view the ...
1
vote
0answers
180 views

My divs are upside down

So I'm looping through some values, and putting them in graph form inside a div. For some reason, though, they are going from the tops of the divs to the bottom. Any help would be greatly appreciated! ...
1
vote
0answers
58 views

How to fit exactly openlayers map into a custom div tag?

I am new to web mapping and trying some code to include an openlayers map into a div including openlayers code from php. It will show divs but the map goes down the map. What shall be done to correct ...
1
vote
0answers
37 views

How to change Flot visitor's graph plotting color

I am using jquery Flot to show daily page loads of a site using visitors example graph. http://www.flotcharts.org/flot/examples/visitors/ I need to change the plotting color (which is yellow now) to ...
1
vote
0answers
36 views

Automatic re-compilation with asset management tools

I have been looking into incorporating an asset management/pipelining tool (probably Assetic) into my PHP project. Since assets can be grouped into collections or wildcard-based paths using such ...
1
vote
0answers
141 views

shtml file - css popup with contact form - php include - process and stay in popup

i have a site with shtml extensions for ssi. i have 2 popups using css, no J. I have a form in the popup, the contents are a php include. The php executes before initally loading the form. but I ...
1
vote
0answers
41 views

Joomla 3 K2 - content module - extra fields showing with hover effect

It is possible to show the extrafields or better one specified extrafield in the k2 content module over a hover effect? thanks for every helpful answer best regards stetze
1
vote
0answers
158 views

Print HTML page without additional content (URL, date, etc)

I want to print an HTML page the way it is, without any additional content such as URL and date. Some people told me that you cannot do it using CSS/JavaScript because those additional stuff are from ...
1
vote
0answers
79 views

Target Specific Elements Within an Array

I'm trying to apply styling to each word in my php array. I can't figure out how to target each individual word. My site lists a ton of demographics as tags about the user. Example: Hometown: LA ...
1
vote
0answers
108 views

JavaScript Pop-Up Issue

I'm working on http://multiorgasmiclover.com/video-staging/. When a user leaves the page, I have a message displayed in a popup window. However, I don't want the pop-up window to display when someone ...
1
vote
0answers
63 views

Generating element sizes based on ratios

This may be a weird type of question, but how would you generate square links which have their size based on how many links the next page contains. The amount of links would be generate using this: ...
1
vote
0answers
73 views

Problems with ob_gzhandler and CSS files

I've created a page that will take css (or javascript) files and output them as one file. I have noticed that Firefox and Internet Explorer will both fail to send the "If-Modified-Since" header at any ...
1
vote
0answers
48 views

iframe loads style of the parent page. Is here any way to specify the domain?

I am developing a HTML mobile browser simulator. For this I have used curl method for parsing the actual website content that is to be tested. This I loaded in the iframe in my website. The iframe src ...
1
vote
0answers
186 views

TinyMCE causing to remove in-line

I am having issues with TinyMCE and twitter bootstrap: Heres my problem, the sidebar and the content have gone out of in-line. Heres a screenshot: http://puu.sh/GOhR Code of that page: <?php ...
1
vote
0answers
275 views

How to append jQuery Masonry on ajax loaded Content?

I'm using Infinite Scroll ยท jQuery Masonry to implement infinite scroll, the code execute perfectly good on load(content via ajax) but the problem is that on scroll, it does not give right alignment ...

1 2 3 4 5 55
15 30 50 per page