Tagged Questions
0
votes
0answers
102 views
passing google plus button hover and confirmation bubbles outside of frame call of menu.htm to index.html frameset
I have a pretty old website, and wanted to include the google +1 button. This works great! But I don't want to have the button included in every single .htm file for each page. Rather, I want it to ...
0
votes
1answer
477 views
Rails: Frameset not showing
I am trying to create a frameset and I am doing this using Rails. Basically my view looks like this
<html>
<head></head>
<body>
<frameset>
<frame ...
6
votes
3answers
396 views
Pure CSS emulation of a frameset
I have been searching for more than 1 hour with no success. Is there a pure CSS way of emulating a frameset? I mean, really emulating it. I have found some interesting stuff where you will have fixed ...
0
votes
2answers
249 views
Why does the use of the Frameset DTD cause a validation failure?
The project I work on takes random HTML files, converts them to XHTML as best as it can, and wraps them with some XML metdata. The DOCTYPE is stripped out as the resulting XML file is not an XHTML ...
0
votes
2answers
540 views
frameset column height
i want to create a page with frame set
first i divide the page in 3 rows. In second row i divide it by 2 coloumns. My problem is that first column of the second row contain lot of content(a full ...