![]() |
Images disappearing? |
Post Reply
|
| Author | |
kclark1515
Newbie
Joined: 20-October-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Images disappearing?Posted: 10-May-2010 at 9:38pm |
|
I'm wondering what the problem is here. This works just fine in IE, but does not work in FireFox, Safari, etc.
The navigation bar does not show up on the viewcategories.asp page (they do exist on www.toastheads.com).
The navigation bar DOES show up on the viewcart.asp page:
I'm SO confused...I thought these two pages used the same header.asp file??? Can anyone help? Thanks so much!
|
|
![]() |
|
kclark1515
Newbie
Joined: 20-October-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 11-May-2010 at 8:18am |
|
Help!!!
|
|
![]() |
|
kclark1515
Newbie
Joined: 20-October-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 11-May-2010 at 9:35pm |
|
Still can't seem to figure this out...don't viewcategories and viewcart use the same header and footer???
|
|
![]() |
|
ProductCart
Admin Group
ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
Quote Reply
Posted: 11-May-2010 at 11:15pm |
|
There must be a JavaScript conflict between JavaScript used by ProductCart on the viewcategories.asp page and the JavaScript used by your navigation bar. Try renaming the JavaScript functions used by your navigation bar.
|
|
![]() |
|
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 11-May-2010 at 11:56pm |
Yes, unless you've created different ones. I've had a look at your site a couple of times, and I didn't see a navigation bar on any page, but now I see what you mean -- the top navigation. Looks like it's a DHTML menu written out by a JavaScript file. Likely the problem here is a conflict between that JS and something in all of the JS/AJAX/JQuery used on the product and category pages. However, that DHTML menu you are using spits out a TREMENDOUS amount of nested table layout, IMHO. You should just do away with that and use CSS. There's just no reason whatsoever for all of that useless markup, and it will slow down your page loads and inhibit optimization of your site for search engines. The CSS you'd need to accomplish the exact same look and behavior would be just a few lines of markup and styling. PS: If you really want to see what it is spitting out at a glance, use Google's Chrome browser's "inspect element" option, and you'll see what I'm talking about if you can find it within all of your other nested tables. Edited by Sean@WMS - 12-May-2010 at 2:59am |
|
![]() |
|
kclark1515
Newbie
Joined: 20-October-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-May-2010 at 8:02am |
|
Sean@WMS,
Unfortunately, changing the layout is not an option for me. I am not the designer of the site, nor do I claim to know anything about designing sites. I am merely integrating the cart into someone else's framework, and I'm a developer, not a designer. Going off on this tangent about nested table layouts and CSS does not get me any closer to fixing my problem with the way the site is currently designed.
|
|
![]() |
|
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 12-May-2010 at 1:50pm |
|
I see. That is indeed unfortunate.
It's almost certainly a conflict between the JS for the DHTML menu and the boat load of other JS in PC on these category and product pages. I'm looking at it in FireFox with FireBug, but I'm not seeing anything there to give a clue. Seems you've got a real needle in a hay stack to find here. Swapping out the DHTML menu with simple CSS hover effects would be a whole lot easier, and frankly better. That's what I would do -- and I'm a developer too, not a designer. |
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-May-2010 at 2:12pm |
|
Hi,
Is the designer still available? If so I suspect the easiest option is to pass the issue back to them to resolve :-) |
|
![]() |
|
kclark1515
Newbie
Joined: 20-October-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-May-2010 at 2:42pm |
|
I've been in contact with the designer...and he's exploring some other options - a Flash menu (oh, boy!!!). So, we'll see what comes of it. WE are just going to have to tell people at the moment that if they want the images at the top, they will have to use IE.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |