-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 noskule schrieb: > hi list > > I'm building a pagelist and stuck with the problem that I cant find a > way to ad an id attribute to a tr with the pmwiki table syntax. > > > What I'm trying to achieve: > <tr id=display-none-block><td colspan=8> > > What i get with: > (:cellnr colspan=8 id=display-none-block:) > > <tr><td id=display-none-block colspan=8> > > is this possible with pmwiki markup or do I need a extension, or is > there some other way to do id? > > > thanks for any hints > nos
oky, I've got an extension that adds a row element, see: http://www.pmwiki.org/wiki/Cookbook/AdvancedTableDirectives it works so far, but sadly it turns out now to a "works different" in all browsers issue, here is a test: http://netstreams.org/test/pmwiki/index.php?n=Zap.Todo works in explorers but not in firefox, :-( . Has some highly skilled css expert an idea way, and what to do? thanks for any hints nos _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGQyYArGF5npnsxVgRAuSQAJ9hMBXO8/AkA5W5JTGl4n7SDhBk4ACgpqzF xrLCaPK6TTR29eS4Bvysi5g= =Q6fq -----END PGP SIGNATURE----- _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
