Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   Trouble aligning swf's for firefox and IE (http://www.velocityreviews.com/forums/t391845-trouble-aligning-swfs-for-firefox-and-ie.html)

Rabel 12-19-2006 09:53 PM

Trouble aligning swf's for firefox and IE
 
I have a html site that has flash elements and I am having trouble
getting it to look right in both IE and Firefox. The main problem comes
with an area where I have two small swfs (300x110) on one line next to
each other touching then a <br> and then a large swf(470x300). Now if I
leave the align default then it looks fine in IE, If I make the top
left left align it looks fine in Firefox. If I make the top two left
align then I get problems with IE. And Same with all three left align.
They are in a table cell together right now and I think if I put them
into their own cells I could possible have better control but there is
too many pages to edit for this project to make that practical. Any
ideas on what I coould do to correct this problem.


cwdjrxyz 12-19-2006 10:44 PM

Re: Trouble aligning swf's for firefox and IE
 

Rabel wrote:
> I have a html site that has flash elements and I am having trouble
> getting it to look right in both IE and Firefox. The main problem comes
> with an area where I have two small swfs (300x110) on one line next to
> each other touching then a <br> and then a large swf(470x300). Now if I
> leave the align default then it looks fine in IE, If I make the top
> left left align it looks fine in Firefox. If I make the top two left
> align then I get problems with IE. And Same with all three left align.
> They are in a table cell together right now and I think if I put them
> into their own cells I could possible have better control but there is
> too many pages to edit for this project to make that practical. Any
> ideas on what I coould do to correct this problem.


A working demo page would give you a much better chance of receiving
useful responses. Otherwise, people have to guess the details of what
you are doing, and even very small things can sometimes cause problems.
Have you validated your page at the W3C validator? I find it sometimes
finds little code errors that I overlook and that sometimes cause
problems. If you are using CSS, using the W3C CSS validator might be of
some use.


Rabel 12-19-2006 10:57 PM

Re: Trouble aligning swf's for firefox and IE
 
Here is a link to the problem

http://creativeness.com/00/test/tester.html

Thanks

cwdjrxyz wrote:
> Rabel wrote:
> > I have a html site that has flash elements and I am having trouble
> > getting it to look right in both IE and Firefox. The main problem comes
> > with an area where I have two small swfs (300x110) on one line next to
> > each other touching then a <br> and then a large swf(470x300). Now if I
> > leave the align default then it looks fine in IE, If I make the top
> > left left align it looks fine in Firefox. If I make the top two left
> > align then I get problems with IE. And Same with all three left align.
> > They are in a table cell together right now and I think if I put them
> > into their own cells I could possible have better control but there is
> > too many pages to edit for this project to make that practical. Any
> > ideas on what I coould do to correct this problem.

>
> A working demo page would give you a much better chance of receiving
> useful responses. Otherwise, people have to guess the details of what
> you are doing, and even very small things can sometimes cause problems.
> Have you validated your page at the W3C validator? I find it sometimes
> finds little code errors that I overlook and that sometimes cause
> problems. If you are using CSS, using the W3C CSS validator might be of
> some use.




All times are GMT. The time now is 09:19 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57