Hi, Babblers, For the 4th of July, I posted a tutorial on how to do the American flag with CSS. ...
14216
christopherschmitt
christophers...
Jul 8, 2008 1:56 pm
The Opera dev team has released it's Web Standards Curriculum. It looks pretty good. http://www.opera.com/wsc/ If you want an easy path to the table of...
14217
dwbond79
Sep 28, 2008 12:56 pm
Hey babbles, With some assistance from this group before, I hacked together a pretty decent CSS based layout for my Dad's theatre. Sadly, the advent of IE 7...
14218
Priyanka Matai
priyankamatai
Sep 28, 2008 12:56 pm
Hello all, The group has been quiet for a while. But I have been a follower of this since a number of years and usually depend on views of the experts here. ...
14219
Julia van der Wyk
food_pouch
Sep 28, 2008 9:33 pm
As far as I understand, the best way to make flash SEO friendly is to present flash components within an html framework rather than making the entire thing in...
14220
Julia van der Wyk
food_pouch
Sep 28, 2008 9:33 pm
I've actually noticed IE7 made things easier, because it doesn't require so many hacks! It does still use it's own spacing rules when you don't explicitly...
14221
Tom McKenzie
omgqtpi
Sep 28, 2008 9:33 pm
If you want it spiderable by search engines in any useful way, you're going to have to develop a flash version of the site and a HTML version....
14222
Big John
johnthebig66
Sep 29, 2008 5:38 am
... These two articles should explain the breakage: http://positioniseverything.net/articles/ie7-dehacker.html ...
14223
Richard Mather
m80her@...
Sep 29, 2008 2:08 pm
There is talk of Google now being able to spider .swf files, but I have no idea to what extent this is possible or how best to develop the flash for this to...
14224
zzbama1
Oct 3, 2008 2:01 am
Really having trouble getting back into Web Programming, last thing I used was FrontPage 2003/2007. The new CSS methods seem to be a nightmare! I have a shelf...
14225
Big John
johnthebig66
Oct 3, 2008 2:50 am
... My 2 cents says that most clients go with a rigid-width wrapper because it is about ten times easier to deal with than a liquid design. Other than that,...
14226
C L Newbill
katiep921
Oct 3, 2008 3:05 am
So next question: What rigid width is most often used? I've been transitioning to 1024 as the 800x600 resolution becomes less popular. What are you all...
14227
Andrew Clover
and_babble
Oct 3, 2008 9:08 am
... Not really; you seem to be mixing CSS-layout in with a lot of other issues. Changing window sizes and changing font sizes are nothing new. We had to deal...
14228
Brew
brew169
Oct 3, 2008 2:08 pm
... One thing I'm trying to come to grips with is that there is a lot more to web programming than there used to be. I was OK with using perl and/or php to...
14229
Brew
brew169
Oct 4, 2008 4:03 pm
... Well, true. My bread and butter is Broadcast Television, I work hard just keeping up with new technology at my job at CBS-TV NY, what with servers, data ...
14230
Tom McKenzie
omgqtpi
Oct 4, 2008 4:03 pm
... I disagree, you've just failed to keep up to date (which is hard to do with a part-time hobby, I'll be honest). People who put the same amount of time as...
14231
donovann70
Nov 10, 2008 6:04 pm
Can anyone think of any reason why some Flash and SIFR files would not display correctly in Firefox 3.03 with the latest Flash player. We have noted that this...
14232
donovann70
Nov 10, 2008 6:10 pm
It has taken me a while to fully appreciate the impact of the newer coding standards on our work and the amount of time to deliver the finished product. We've...
14233
F Storr
fffstorr
Nov 10, 2008 6:17 pm
Have you got the latest SIFR? There was a detection problem with older versions of it and Flash Player 10 so you'll have to check to make sure you're running...
14234
Julia van der Wyk
food_pouch
Nov 24, 2008 1:36 pm
Hello, I've got a layout which had div's that are relative-ly positioned inside a 'wrapper39; div. The heading needs to overlap the 'main content' div by about...
14235
premsobel
Nov 24, 2008 1:37 pm
Does someone have a fix or workaround for the following problem. I have run into a problem which is a lack of specification in CSS on how to correctly handle...
14236
Andrew Clover
and_babble
Nov 24, 2008 1:55 pm
... CSS doesn't recognise namespace prefixes from the markup; namespaces are identified by NSURI, so you have to associate the the NSURI with a CSS prefix...
14237
Christian Müller
privat@...
Nov 25, 2008 5:21 am
Hello, it would be great to see the HTML structure. At least IE 6 has a z-index bug which may be your problem, but that heavily depends on your structure and...
14238
Vince
scoobyjessie...
Nov 25, 2008 5:21 am
Can someone please take alook at this site I am currently working on and let me know what you think - design, xhtml, css. I am working on a Mac so I am unable...
14239
David Hucklesby
davidrop56
Nov 25, 2008 5:21 am
... You could try giving either the heading or its container a "hasLayout" trigger and see if that fixes it. One (non-validating) way that will not affect...
14240
Julia van der Wyk
food_pouch
Nov 25, 2008 5:21 am
Thank you David, I attempted a hasLayout trigger and saw no new result (IE7), so either I didn't do it right or the solution is something else. I've uploaded...
14241
Julia van der Wyk
food_pouch
Nov 25, 2008 5:21 am
Thank you David, I attempted a hasLayout trigger and saw no new result (IE7), so either I didn't do it right or the solution is something else. I've uploaded...
14242
Big John
johnthebig66
Nov 25, 2008 5:20 pm
... This is a known bug: http://www.brunildo.org/test/IE_raf3.html You will have to find a workaround for it. Big John http://positioniseverything.net...
14243
Julia van der Wyk
food_pouch
Nov 26, 2008 1:18 am
With the help of both responses to my question, I was able to solve the problem: When I took the advice of removing the absolute positioning and using margins,...
14244
Christian Müller
privat@...
Nov 26, 2008 1:18 am
Hello, there you are: http://www.kitsunet.de/kunden/babble_tmp/index.htm http://www.kitsunet.de/kunden/babble_tmp/_ES_Main.css Just ignore any strange chars...