TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 6 of 6
Search took 0.02 seconds.
Search: Posts Made By: hjalmar
Forum: Absolute Beginners 10-02-2009, 07:18 AM
Replies: 6
Views: 1,049
Posted By hjalmar
So it would work with just getting the...

So it would work with just getting the nodevalues? domdocument?


class Dom{

public $dom;

public function __construct($url)
{
$content = file_get_contents($url);
Forum: XHTML, HTML, CSS 10-02-2009, 06:37 AM
Replies: 10
Views: 1,340
Posted By hjalmar
http://www.w3.org/TR/CSS2/visuren.html#propdef-dis...

http://www.w3.org/TR/CSS2/visuren.html#propdef-display

"inline-block
This value causes an element to generate a block box, which itself is flowed as a single inline box, similar to a replaced...
Forum: XHTML, HTML, CSS 08-20-2009, 01:10 PM
Replies: 5
Views: 4,389
Posted By hjalmar
They prob have a conditional comment or css hack...

They prob have a conditional comment or css hack directly in the css as fixed positioning isn't supported in internet explorer. And about the z-index overlapping flash is depending on how the flash...
Forum: XHTML, HTML, CSS 06-01-2009, 02:50 PM
Replies: 26
Views: 1,687
Posted By hjalmar
I'm afraid his method wont work, it's not about...

I'm afraid his method wont work, it's not about clearing anything. Now as I said in my previous reply there is a css property that is called min-height:, max-height... etc (look a post up :)) but the...
Forum: XHTML, HTML, CSS 05-25-2009, 07:29 PM
Replies: 26
Views: 1,687
Posted By hjalmar
It helps using selectors that IE6 supports...

It helps using selectors that IE6 supports atleast :D

I'll keep it simple this time, from your #head{} remove the height. and add overflow: auto; what do you get?

And get rid of that conditional...
Forum: XHTML, HTML, CSS 05-24-2009, 10:14 PM
Replies: 26
Views: 1,687
Posted By hjalmar
First of all this doesn't seem to complex to be...

First of all this doesn't seem to complex to be using any child selectors, you really need to change behaviour for an element that belongs to different parents? and then it works in IE6 aswell....
Showing results 1 to 6 of 6

 

All times are GMT. The time now is 06:19 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design