Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 6 Views: 863 it works at 800 by 600 as well as 1440 by 900.
I have also tested it on all major browsers including IE 6 and it works |
Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 5 Views: 1,839 The only solution which would work with my situation is put the <br> tags, which i have already done.
Thank you for your help. |
Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 6 Views: 863 Thank you. I new tables could fix most of the problems but i don't want to use them. But i have found an interesting solution using images, i will post it up.
I set the background image to be 1px... |
Forum: HTML and CSS Jun 15th, 2009 |
| Replies: 5 Views: 1,839 I tried that and it did not work. My problem is that i have 4 columns and in one of them there are urls in a bunch of different rows. (all the same column) and Firefox 2 will not wrap the text... |
Forum: HTML and CSS Jun 15th, 2009 |
| Replies: 6 Views: 863 That is not exactly what i mean. I have attached pictures that i made that describe it better. Look at them in numerical order by there name. (1, 2, 3, 4).
(sorry about the horrid colors, i don't... |
Forum: HTML and CSS Jun 15th, 2009 |
| Replies: 6 Views: 863 Hi i have made a generic type template. I have a main content div with a sidebar inside of a container div. which you can see.
To give you an idea the sidebar is about 200px the main content div... |
Forum: HTML and CSS Jun 13th, 2009 |
| Replies: 5 Views: 1,839 Hi I am having trouble with the width of a table in firefox 2. When i try to set the width of the whole table or just a column it does not work. It even overflows over the div it is in. The problem... |
Forum: HTML and CSS Mar 8th, 2009 |
| Replies: 11 Views: 2,071 I will just leave it alone. The set up i have is ok, with scrolling iframe |
Forum: HTML and CSS Mar 8th, 2009 |
| Replies: 11 Views: 2,071 so there is no way possible? That sucks. |
Forum: HTML and CSS Mar 8th, 2009 |
| Replies: 11 Views: 2,071 No but i want to do it dynamically so when a new page loads it loads to that height. |
Forum: HTML and CSS Mar 7th, 2009 |
| Replies: 11 Views: 2,071 So are you saying that lets say these is a div that is set to 50 px through css in the external domain i can make the iframe that height? |
Forum: HTML and CSS Mar 7th, 2009 |
| Replies: 11 Views: 2,071 I have been looking everywhere for a piece of code that made the height of an iframe auto adjusts while showing contentment from an external domain. (ex: my domain mydomain.com showing google.com). I... |
Forum: HTML and CSS Feb 23rd, 2009 |
| Replies: 0 Views: 1,332 In CSS the pseudo class :active is supposed to make the object active and apply the given style for a split second. This works in every browser except Internet Explorer, in Internet Explorer it keeps... |
Forum: HTML and CSS Feb 23rd, 2009 |
| Replies: 0 Views: 433 I was wondering if there was a fix to make Internet Explorer treat a:active like a:active instead of a:focus in css. Thanks. |
Forum: HTML and CSS Feb 20th, 2009 |
| Replies: 10 Views: 2,249 Would it be inefficient to have an iframe for each drop down menu so you would have the drop down menu on the page but loading the contents from an external page into and iframe into the menu and and... |
Forum: HTML and CSS Feb 19th, 2009 |
| Replies: 10 Views: 2,249 Thank you, how would you set up SSI or PHP that is simple and small, if possible. And can you test SSI withotu having it on a server. |
Forum: HTML and CSS Feb 19th, 2009 |
| Replies: 10 Views: 2,249 Hi, I am trying to make a website were the menu is loaded from an external file so when you want to update the menu it gets updated on all the web pages. Something like and iframe but the problem is... |