G3|Genius
Pope of BF2s
+355|6624|Sea to globally-cooled sea
Today I tried to update my website for my business...I still have some work to do, but I managed to figure some stuff out.

However, my Flash application works only with IE and not firefox.

Here is the link.

If someone could be so kind as to help me figure out why it's incompatible with firefox?!

Thanks a million, guys...

Cheers!
-G3|Genius
elbekko
Your lord and master
+36|6399|Leuven, Belgium
What on earth...
The '90s want their website back.
B1GBUD
Member
+17|6594|Under an Artillery Shell

elbekko wrote:

What on earth...
The '90s want their website back.
LMFAO!!! +1
Megalomaniac
Formerly known as Missionless
+92|6326|105 RVK
Just a suggestion, that bright red kind of hurts ones eyes when trying to read when it blended with that blue, maybe you should make it a little darker so its easier for the eye? Maybe its just me tho.


And I donĀ“t know why flash is not working since I know nothing about flash.
smartdude992
Keep your head down, smart's got a gun
+30|5930|Georgia, US of A
do you have flash downloaded for ff, it is a separate app from the ie one
hurricane2oo5
Do One Ya Mug !!!
+176|6762|mansfield

elbekko wrote:

What on earth...
The '90s want their website back.
lulz , funnier than Spider1980's thread on Darth Vader.
GCFC
Davide Santon
+45|5927|NY/CT
https://addons.mozilla.org/en-US/firefox/browse/type:7
download abode flash, java, and shockwave
that should solve it
let me know if it doesn't
G3|Genius
Pope of BF2s
+355|6624|Sea to globally-cooled sea
thanks guys.........   appreciate the support.

GCFC, it worked...i had to download the addons.... (duh!)  good call!

Now, why on earth doesn't the page have scrollbars?
Pokoyo
Member
+2|5933

Code:

<style type="text/css">    
    /* hide from ie on mac \*/
    html {
        height: 100%;
        overflow: hidden;
    }
Probably because of this. I have no idea what kind of coding you've got going on here, but firefox isn't showing scrollbars because you told it not to.
G3|Genius
Pope of BF2s
+355|6624|Sea to globally-cooled sea
hahaha i just copied/pasted it from teh interwebz

what should I do, just delete the word "hidden" ?
Shaguart
Titties
+56|6367|Calgary, Canada
LOCK-INS:  Buy our facility for a night!!  After-prom, post-graduation functions welcome.
Sorry but...
Do people really go play laser tag after grad?
r2zoo
Knowledge is power, guard it well
+126|6594|Michigan, USA

Shaguart wrote:

LOCK-INS:  Buy our facility for a night!!  After-prom, post-graduation functions welcome.
Sorry but...
Do people really go play laser tag after grad?
I do, pretty damn fun if you get a group of buddies with you.
Pokoyo
Member
+2|5933

G3|Genius wrote:

hahaha i just copied/pasted it from teh interwebz

what should I do, just delete the word "hidden" ?
Probably. Although that might screw something else up. I don't know how tabled websites work any more after several people hounding me that divs are the only way to go.
Sgt. Sergio Bennet 3rd
Member
+169|6744|Mexico City

B1GBUD wrote:

elbekko wrote:

What on earth...
The '90s want their website back.
LMFAO!!! +1
jajajajajjaja, +1
geNius
..!.,
+144|6440|SoCal

hurricane2oo5 wrote:

elbekko wrote:

What on earth...
The '90s want their website back.
lulz , funnier than Spider1980's thread on Darth Vader.
...only that wasn't funny.  At all.
https://srejects.com/genius/srejects.png
konfusion
mostly afk
+480|6548|CH/BR - in UK

When I'm done coding my own site I might go on and revamp your site for ya... And yes, get rid of the "overflow:hidden;" part in your CSS...

-konfusion
signa
~~~~~
+50|6727|Michigan, USA

Pokoyo wrote:

Code:

<style type="text/css">    
    /* hide from ie on mac \*/
    html {
        height: 100%;
        overflow: hidden;
    }
Probably because of this. I have no idea what kind of coding you've got going on here, but firefox isn't showing scrollbars because you told it not to.
you could set overflow to 'auto' which would put a scroll bar in, but I think you have some other issues with your stylesheet. it shouldn't be cutting the page off like that anyhow.

http://www.w3schools.com/css/pr_pos_overflow.asp
Kurazoo
Pheasant Plucker
+440|6682|West Yorkshire, U.K

GCFC wrote:

https://addons.mozilla.org/en-US/firefox/browse/type:7
download abode flash, java, and shockwave
that should solve it
let me know if it doesn't
Yeh, my dad can only use IE to access his work website

Thanks for those addons +1
signa
~~~~~
+50|6727|Michigan, USA
update, I just tried it out,  set the overflow to AUTO and it should be fixed.
elbekko
Your lord and master
+36|6399|Leuven, Belgium
That doesn't take away it's horrible code and anyone viewing that website will lose all hope in mankind.
G3|Genius
Pope of BF2s
+355|6624|Sea to globally-cooled sea
i have an idea..

instead of being a jackass, why don't you recommend a change?
elbekko
Your lord and master
+36|6399|Leuven, Belgium
I just did. Remake it, from scratch. But first, learn how to.
PRLR
Member
+5|5996|Northern Sweden

elbekko wrote:

What on earth...
The '90s want their website back.
Qft, i loled.
G3|Genius
Pope of BF2s
+355|6624|Sea to globally-cooled sea

elbekko wrote:

I just did. Remake it, from scratch. But first, learn how to.
alright, look...

obviously I'm not the best at this.  I work 6 days a week, often getting home after 1 or even 2am.  I don't have a lot of time, and I'm really trying hard to learn all this at once.

I don't have the time to kill that I used to.

However, I'm really giving it my best shot.  I'm not an artist, and truthfully, webdesign is an art.

If you can tell me the top 3 things that you hate about it:  the color, the layout, whatever...I will try to see what I can do.  And give me suggestions!  I value your input.  You guys are harsh, but you guys would know because you are really familiar with the internet.

just help me out.
Mitch92uK
aka [DBS]Mitch92uK
+192|6233|United Kingdom

G3|Genius wrote:

elbekko wrote:

I just did. Remake it, from scratch. But first, learn how to.
alright, look...

obviously I'm not the best at this.  I work 6 days a week, often getting home after 1 or even 2am.  I don't have a lot of time, and I'm really trying hard to learn all this at once.

I don't have the time to kill that I used to.

However, I'm really giving it my best shot.  I'm not an artist, and truthfully, webdesign is an art.

If you can tell me the top 3 things that you hate about it:  the color, the layout, whatever...I will try to see what I can do.  And give me suggestions!  I value your input.  You guys are harsh, but you guys would know because you are really familiar with the internet.

just help me out.
Amen, elbekko stop being such a twat.

Board footer

Privacy Policy - © 2024 Jeff Minard