Coding can be a little frustrating at times. :D
Edit: Here is the politically correct version for Traq, with my appologies to Stick Figures everywhere.
Type: Posts; User: williamsun; Keyword(s):
Coding can be a little frustrating at times. :D
Edit: Here is the politically correct version for Traq, with my appologies to Stick Figures everywhere.
Using the <body onLoad is better. I like that. Thanks.
Oh, ok.
Does it jump in IE? It's smooth for me in Firefox. (I hate IE and never use it except to test. I'm not a pro like you.) Didn't someone say something about the jumping or flickering before,...
If anybody can find some use from my variation. Thanks to Molendijk for the JS.
Screen capture
Pull thumbnails from YouTube videos.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
I used the YouTube APIplayer that Molendike used in this thread and it worked perfectly for what I wanted. It even plays Vimeo vids in Firefox and IE. I added a regular YT iFrame to the Video...
What I saw was an open source free regular version, and they also had a Pro version that was paid. But ok, I'll keep that in mind. I was thinking of trying to work a single player instead 10 - 15 YT...
Have you checked out JW Player?
http://www.longtailvideo.com/players
One of the pro sites I visit often uses this one. I don't know how flexible it is.
At some point I want to use one of these...
I get lucky every once in a while. Not often, but once in a long while. :D
I tried it 2 or 3 different ways and could never get it to display right. Anytime the cells were shrunk less than the original background button width, the right end of the background didn't show. So...
I was talking about a set number of columns and the table & cells shrinking and expanding with the screen size, instead of wrapping around. But if that's not what you're looking for, that's fine.
The easiest way is to center the <td> it is in.
<td align="center">
If more stuff is in the same <td>, split it into its own table division and center that.
That's provided the iFrame is only...
Hilarious
I couldn't find a way to make it work with your structure. The right ends of the backgrounds would not fully display while shrinking the window, or in a shrunken state.
The only other thing I can...
BTW, thanks for the tip about WAMP/XAMP jscheuer1. It's a lot better than the NetBeans I checked out before. NetBeans is more of a project manager and still requires installing a php engine and...
Every time I see somebody ask for help with one of the snazzy scripts here, like the featured content slider and the fade in slideshow, I see something that want to add somewhere on my site!
You...
That's normal behavior. The only way I can think of to eliminate the white space is to make the buttons variable width by using min-width and max-width on them so they stretch to fill the window...
Well, ok. I can scale just about to any size. Of course the bigger it gets, the grainier it gets. Same as if stretching with css.
Comex, upload it to Imageshack or somewhere and post a link and...
Are you wanting to center the background horizontally and vertically?
Try this:
background-position: 50% 50%;
If you are just wanting to stretch it a certain way, or enlarge the canvas to...
That looks good. I will explore it more and prolly include it when I start creating mobile content.
Thanks
Ahh, ok. I was just trying to keep the same digit number for consistency with base prices being in the hundreds.
Thanks
Ok, I'll do it that way. But would what I did work? (Just a self check)
Thanks
Just a quick question for later down the road.
If I wanted to subtract $25 from the total for a sale or something, would this be correct...
var SurfboardPrice = getsurfboardPrice() +...
Ok, thanks. This is an extremely informative discussion for me.
Then what does iPad & iPhone do to view youtube videos and simlar content?
Can you expand on plugins and media tags.
My photo gallery at present is flash, and I'm trying to learn flash, but my version is prehistoric Macromedia Flash MX (2002). I'm hope the same tweaks...