Please help out. I really appricate it.Originally Posted by nick80
thanks.
nick
btw, I went through your site and I know it is working well in IE.
Please help out. I really appricate it.Originally Posted by nick80
thanks.
nick
btw, I went through your site and I know it is working well in IE.
Hmm, i just checked your site in Opera, Firefox, and IE. The tabs worked fine for me in all 3. What version of IE are you using? Try another computer to test it out.. and maybe some others on the forum cant take a look at it to verify but it seems that the tabs are working just fine.Originally Posted by nick80
I will have a new version coming out pretty soon.. this version is cleaner and also works on the major browsers I mentioned above, perhaps this will assist you.
So far in the new version I've added:
- global overrides (when turned on, they add the hardcode tabs for all products regardless of the tag existence in the product description) (thanks for the idea Woody)
- found an interesting by-product feature of the code! You may notice on my test site (see signature) I have tabs that have text with word wrapping. The text is also centered and I could pretty much do anything I want with the tabs by using standard html tags inside the tags. Examples:
- <!--%<center>Product<br />Description</center>%-->
- <!--%<I>Product<br /><font color="#00FF00">Description</I>%-->
- <!--%<marquee>Product<br />Description</marquee>%-->
- Roll over change
- using 2 images instead of 4, based on coords to show different sections of the image. (fancy ingenious code design)
- Cleaner, easier to modify/understand CSS
- Completely new tab system, totally new, smaller, optimized jscript
I'm finishing up the testing at the moment. Currently the Add to cart button, although it appears to be coded correctly, is showing up below the tab table on all browsers. And IE seems to have some problem with one of the hardcode tags. So as soon as I get those items fixed, it should be ready.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Another idea crossed my mind that I'd like to get some feedback on...
Instead of making the hardcode tabs based on the <!--#AdditionalImages#--> name, would it be useful to make a hard coded tag placed on the tab you want?
Like currently if you put
<!--%Tab1%-->
<!--%Tab2%-->
<!--#AdditionalImages#-->
<!--#ProductDetails#-->
that would make 4 tabs:
Tab1
Tab2
Additional Images
Product Details
But my proposal above would be
<!--%Tab1%-->
<!--%Tab2%-->
<!--%Tab3%-->
<!--&AdditionalImages&-->
<!--&ProductDetails&-->
This would make 3 tabs and have both additional images and product details on the same tab which you named "Tab3". This would allow combining of multiple sections into one tab.
I could maybe keep the current hardcode tags for global tab reasons.
Thoughts?
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Started working on a slightly different style that I kinda liked:
http://www.unbannable.com/zen/index....=index&cPath=1
look at each of those, one has tabs for everything, one just has tabs for the hardcoded stuff
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
I like this one. Good point. Maybe you can also delicate a tab for Manufactory / Author.Originally Posted by qhome
Great contrib...Is there a way to move the tabs up the page, currently they are too low on the description page.
Thanks
Pete
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion
Hi Pete,Originally Posted by mediathing
You can edit the tpl file and search for <br /><br /><br /><br />
you can remove some of those to move it back up.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
qhome, this is great work you're doing here! I haven't had the chance to test it but I frequently check this forum as well as your test site.
I was wondering...when this is all said and done, how easy would it to migrate the code changes from the general product template to music product type template.
The reason I am asking is because that's where I see the most benefit for me. For example, take a look at this page which is based on music product type: http://www.clevershoppers.com/index....products_id=82 I would like all the descriptions to be on one tab, the track listing to be on another tab, customer purchased and cross sell to be on another tab. This would be consisten for all the music CDs and DVDs.
What's are your thoughts?
Thanks!
Hi there,Originally Posted by qhome
I've checked your demo site about the new features, wow ~~~
Beautiful, kind of impressive.
I still have no clue about the Tabbed Products not showing in IE. My IE is 6.0 XP-SP2 version. I also tried maxton (an IE shell) and got no luck.
The opera does run the rendering very well though.
Thank you so much and I still have to find the problem........