Jesse Torres

Ranch Hand
+ Follow
since Mar 25, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
1
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Jesse Torres

Hello to all,

If I set autoplay to false for an embed tag, does the actual file still load(download)behind the scenes? Or will the download process start once I hit play?



Thanks,

Originally posted by Eric Pascarello:
Why are you using this property in the first place?

Eric



Hello,

I am using this property to prevent text from wrapping under the radio button.
For instance:

In IE it works fine
*Hello how
are you?

But in Firefox it doesn't:
*Hello how are you
asdfasdf

I have used a float for the radio button in conjunction with the display:inline-block. This has fixed the solution for IE but not for Firefox.

Thanks,
Hello to all,

I added the following to my CSS:
<!--
display:-moz-inline-box; display: inline-block;
-->

Now text that uses previous CSS element does not wrap for Firefox. It does for IE. I've added the following:
<!--
white-space: -moz-pre-wrap;
-->

Still no luck.

Any help would be greatly appreciated,

Thanks,

sus
Thanks a lot guys for all of your help. Nevertheless, why are some people against CSS hacks?

Thanks,
Is it possible to throw in an else statement in the below CSS conditional statement? If so how? I've tried everything to no avail.

<!--[if IE]>
<style>
div.logo {
margin-left: 10px;
}
</style>
<![endif]-->

Thanks,

Originally posted by Chris Baron:
@Jesse
Ger:Eng is impossible in the Quarterfinal.
Possible is:
Argentinia or Germany vs Italy or Ukraine
and
England or Portugal vs Brasil or France

My tip for the final is Germany : Brasil too.
But from the statistics it's most likely for Brasil to win then.

cb



Oops. Sorry. I meant Germany vs. Italy
17 years ago
Germany.
Germany vs. Argentia = Germany 1 - Argentina 0 Round of 8
Germany vs. Italy = Germany 3 - Italy 1 Round of 4
Germany vs. Brazil = Germany 2 - Brazil 1 Finals
[ June 27, 2006: Message edited by: Jesse Torres ]
17 years ago
We use the tool at work. I don't have a "say-so" on this.

Originally posted by Eric Pascarello:
Why don't you show us what you are doing!

Eric



Hello,

I am using an IDE that basically creates the HTML. However, I can still manipulate the templates (that give me access to CSS settings). This is the only way that I can control HTML code. I cannot modify HTML output. I can only do it through templates.

CSS
mrSingleText is the label text
mrSingle is the radio button.

<!-- .mrSingleText {font-family:arial; font-size:11pt;}-->
<!-- .mrSingle {float: left;}-->

Thanks,
Help!

This is working fine for IE. However, it is not with Firefox. It works on certain lines with Firefox while it doesn't work on others.
Example - What it looks like with Firefox.
- aaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
- bbbbbbbbbbbbbbbbbbbbbbbbbb
bbbbbbbbbbbbbbbbbbbbbbbbbbbb

Help

Thanks,

sus

Originally posted by Bear Bibeault:
Don't float the label, just the radio button.



Hello,

Thanks!!!

I have floated the radio button and it works fine. However, it only works in IE. It doesn't work in Firefox. So now I am trying to get it to work on Firefox.

Thanks again

Originally posted by Eric Pascarello:
place it in a div and float the div or use multiple cells

Eric



Hello Eric,

Thank you so much for your help. The float tag perfectly aligned the second line of text under the first one. However, now this is the output:

Now both lines wrap under the radio button.
-
aaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
-
bbbbbbbbbbbbbbbbbbbbbbbbbb
bbbbbbbbbbbbbbbbbbbbbbbbbbbb



Please help.
Hello to all,


Some of my forms have radio buttons with long labels. When the text is too long, it wraps underneath the button, which looks terrible, instead of just under the text.

Example - What it looks like:
- aaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
- bbbbbbbbbbbbbbbbbbbbbbbbbb
bbbbbbbbbbbbbbbbbbbbbbbbbbbb

I want to have the second line of text under the first line of text.

Please help.

Thanks,
[ June 15, 2006: Message edited by: Jesse Torres ]
Get her an iPod or a PSP. Kids love electronics.
18 years ago