Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Farflungfish
Forum: HTML / XHTML / CSS Nov 8th, 2007, 5:56 PM
Replies: 6
Views: 360
Posted By Farflungfish
Re: Radio Buttons and TR spacing

/whimpers away

i will do better, thank you for teaching me!
Forum: HTML / XHTML / CSS Nov 8th, 2007, 5:36 PM
Replies: 6
Views: 360
Posted By Farflungfish
Re: Radio Buttons and TR spacing

thank you very much,


:( yes i realise now that it will sit inline even without the table. - meh sadly im using Dreamweaver, it likes to add inline crap like div's to align some text..
to vouch for...
Forum: JavaScript and Client-Side Browser Scripting Nov 8th, 2007, 4:28 PM
Replies: 4
Views: 729
Posted By Farflungfish
Re: .style.visibility = 'visible';

sorry couldn't be bothered looking it up, i actually substituted block/none for true/false - the hidden/display is for the class names in the css.

though ill use hidden/visible for this...
Forum: HTML / XHTML / CSS Nov 8th, 2007, 4:14 PM
Replies: 6
Views: 360
Posted By Farflungfish
Re: Radio Buttons and TR spacing

The IE 7 and Moz/FF rendering, the height of each row is somewhat expanded and not wrapped like in opera, here is the code.
But note that i use the phpbb template engine so it will be duplicated...
Forum: JavaScript and Client-Side Browser Scripting Nov 8th, 2007, 7:43 AM
Replies: 4
Views: 729
Posted By Farflungfish
Re: .style.visibility = 'visible';

function toggle(DivId) {
if (document.getElementById(DivId).className == "visible") {
document.getElementById(DivId).className = "hidden";
} else {
...
Forum: HTML / XHTML / CSS Nov 8th, 2007, 7:33 AM
Replies: 6
Views: 360
Posted By Farflungfish
Question Radio Buttons and TR spacing

Hello programmingforums.org this is my first post, and first problem of the week!

The following links are to images which show my problem,

One for each major browser, and i have enabled borders on...
Showing results 1 to 6 of 6

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:25 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC