-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 noskule schrieb: > 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?
did now a workaround with a diff, that simply works . .. > > 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 iD8DBQFGQyrmrGF5npnsxVgRAnpNAJ9qMa0782VbNKN2RVMDNZdVq9zeSgCdF5OR S0IaWru8uUamhAemSrIgt+Q= =88dw -----END PGP SIGNATURE----- _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
