| View previous topic :: View next topic |
| Author |
Message |
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 8:01 am Safari Browser/Pop-Up Menu Problem |
|
|
|
Hi,
If you look at http://www.ejphotovideo.com/ using Safari and try to use the pop up menus, they are screwed up. This seems to only be a poblem when only using the safari broweser but every other browser works. The pop up menus open but sort of freeze the menu when you try to use them so you cant click on any link using any popup menu from safari. Im sure there is probably some javascript, html or trick that would fix this issue.
Any help would be greatly appreciated.
Thanks |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 12:39 pm |
|
|
|
Hi,
Sorry I meant drop down menu when i say pop up menu. All of the drop down menus act strangely when you use the safari browser. They are located on the left sides when you roll your mouse over most of them. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
Posted: Thu Oct 06, 2005 1:02 pm |
|
|
|
| Did you use Dreamweaver to create this menu? |
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 2:31 pm |
|
|
|
Hi,
I did use Dreamweaver MX 2004 to make the drop down menus. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 2:57 pm |
|
|
|
Thanks for your help and your speedy replies cobe. I'll see if this resolves my issue. You would think a program like dreamweaver would not have issues like this. Maybe its better in dreamweaver 8? We'll see.
Cobe, I have another question. I have the horizontal scrollbars in my iframe that I want to get rid of becasue they are not needed. Some pages have them, some dont. I want all of them to not have them such as the homepage. How do i get rid of them? I have tried to get rid of them but can't for some reason. I have tried changing the scrolling to yes, no and auto with no success. I have also tried some other things I have looked up online but they dont work or I just may be doing it wrong. Thanks. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
Posted: Thu Oct 06, 2005 3:31 pm |
|
|
|
Keep in mind that DW is a WYSIWYG editor - and all WYSIWYG editors have some flaws.
Whats the URL to the offending page that has the frames on it? |
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 3:46 pm |
|
|
|
Hi,
The whole sites contents is pretty much in an iframe. So for example the home page has a horizontal scrolling bar that I would like to not have becasue its not needed.
I was wondering if you were a web designer?
Thanks. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
Posted: Thu Oct 06, 2005 3:57 pm |
|
|
|
Well I would still need the URL to see exactly what is happening.
I actually manage designers / developers on my team. |
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 4:38 pm |
|
|
|
Its the same as the drop down menu problem. http://www.ejphotovideo.com/. On the homepage for example there is a horizontal scroling bar i want to get rid of. Some pages have it, some dont. Want to get rid of all of them.
Do you know of any site about the web design business becasuse I am getting into the field a little but know very little about the web design business. I have looked online but found it hard to find any good information. I dont want to overcharge or undercharge and dont really know the process. Thanks. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
Posted: Thu Oct 06, 2005 4:57 pm |
|
|
|
you have
| Code: |
| <div align="right"> |
, try putting everything into a layer or table that is 100%
You might consider using 99% or something to hopefully reduce it. And don't forget to close the tag |
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 5:48 pm |
|
|
|
| hey, how do you put an iframe into the table? |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8259 Location: Castle Rock CO USA
|
|
ivisioneer
Joined: 05 Oct 2005 Posts: 18
|
Posted: Thu Oct 06, 2005 6:40 pm |
|
|
|
| Oh i see. So place all the content in the welcome page into one large table. Thanks I'll try it out. |
|
|