It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites

Search found 10 matches

Return to advanced search

Re: dropdown box image swap: firefox vs. IE7...grrr

fantastic. thank you so much, this helps a ton. hopefully i'll be good from here on out. i have a bumpy road ahead of me with the some different javascript-focused stuff with this same project but i'll try and tackle it :)
by erkerr67
on Tue Apr 21, 2009 12:59 am
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Re: dropdown box image swap: firefox vs. IE7...grrr

just the bottom2 div appear when foil option is selected. each div is matched up with a dropdown option. when that option is selected, that div shows up and all the others are hidden. this is the link if you want to check it out. http://208.179.155.80/customizer.html bottom1 div is the default optio...
by erkerr67
on Wed Apr 15, 2009 5:25 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Re: dropdown box image swap: firefox vs. IE7...grrr

great, thanks for those links, they were extremely helpful in understanding it a bit more. hmm still trying to completely grasp this though, been doing a bunch of trial and error but still no luck :-/ i don't think i totally understand it yet. what i dont think im understanding now at this point is ...
by erkerr67
on Wed Apr 15, 2009 4:59 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Re: dropdown box image swap: firefox vs. IE7...grrr

oh ok well i figured out the IE - case CSS...it's been a while since i've used conditional statements for IE so it took a while for it to come back to me... so got that part fixed. Thanks a ton for the help on all of that. Any ideas too about that other problem I ran into? Still been trying to figur...
by erkerr67
on Mon Apr 13, 2009 10:10 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Re: dropdown box image swap: firefox vs. IE7...grrr

Hm..the whole code is commented out when placed within the head tags and not script tags... trying to grasp this whole javascript workaround thing as i'm pretty new to it. thank you so much for helping me. and as a small backtrack, if you look at my link again, (http://208.179.155.80/customizer.html...
by erkerr67
on Mon Apr 13, 2009 8:33 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Re: dropdown box image swap: firefox vs. IE7...grrr

this goes in the <head> </head> within <script> tags correct? at least that's what i thought but it doesn't seem to be executing :/
by erkerr67
on Mon Apr 13, 2009 7:59 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

mystery IE margin :( (already eliminated pre-existing ones)

I am putting together a simple interactive page where users can select different options to build the device they are looking at just using javascript, etc. the link is here: http://208.179.155.80/customizer.html if you notice when selecting the "extend" option in IE, big gaps show up arou...
by erkerr67
on Mon Apr 13, 2009 7:28 pm
 
Forum: CSS Forum
Topic: mystery IE margin :( (already eliminated pre-existing ones)
Replies: 2
Views: 461

Re: dropdown box image swap: firefox vs. IE7...grrr

Ah! I can't believe I forgot THAT part...that's always the first thing I plug in ha.. buuut unfortunately that actually still didn't work. Good idea though about setting up the rule for a negative margin just for IE...I guess that's an effective way around it. How would I go about doing that just fo...
by erkerr67
on Mon Apr 13, 2009 7:14 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Re: dropdown box image swap: firefox vs. IE7...grrr

that is great, thank you so much it works! didn't realize onmousedown was not IE compatable. and that way of coding it with the variables is much for efficient and saves room too, thank you! I also just noticed (only in IE of course!) that if you click on the "extend" option, it gives me h...
by erkerr67
on Mon Apr 13, 2009 7:05 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

dropdown box image swap: firefox vs. IE7...grrr

Hello, hoping someone can help me out with this! I'm doing a basic image swap from a simple text dropdown box. You select the specified text from the dropdown box and it swaps out the image with another image corresponding to that text. I have this working well in Firefox, no problems at all. But wh...
by erkerr67
on Mon Apr 13, 2009 4:46 pm
 
Forum: JavaScript Forum
Topic: dropdown box image swap: firefox vs. IE7...grrr
Replies: 16
Views: 824

Return to advanced search