Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 06-15-2009, 07:39 PM   #1 (permalink)
Contributing Member
 
Join Date: 07-16-08
Posts: 62
iTrader: 1 / 100%
Latest Blog:
None

flint is liked by many
Flash element now listening to <div>

Take a look at http://new.agriscribe.com. The podcasts tab displays a flash mp3 player. When you go to another tab the flash player does not go away. I have tried to surround the flash element with divs and set the z index but that didn't work. Let me know what code you need posted here. Please advise.
flint is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-15-2009, 09:47 PM   #2 (permalink)
Meeow!
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 3,235
iTrader: 0 / 0%
Latest Blog:
None

Costin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest orderCostin Trifan is a web professional of the highest order
The problem is in your css. I mean when you switch classes in js or whatever you do to switch between active tabs you are missing something...

Maybe adding a class to the table and when the tab containing it is active, you will set that class to the table and remove it when the active tab is changed..

something like:
Code:
.ActiveTab { /* Own styles */} .ActiveTab TABLE { display: block; } .NormalTab { /* Own styles */} .NormalTab TABLE { display: none; }
__________________
...to be continued
Costin Trifan is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-16-2009, 10:28 AM   #3 (permalink)
Contributing Member
 
Join Date: 07-16-08
Posts: 62
iTrader: 1 / 100%
Latest Blog:
None

flint is liked by many
What would be the easiest way to add that to the table? Below is the link to the folder that holds all all the js files that run the tabs. Thanks for the help.

http://new.agriscribe.com/script/tabAccordion/scripts/
flint is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem containing an element Nuroo Coding Forum 6 12-17-2008 03:29 AM
Style within an XML element StupidScript Coding Forum 5 04-03-2007 05:22 PM
css help in element positioning. funguru Coding Forum 5 11-22-2006 08:37 PM
title element of a link seminfo SEO Forum 13 04-02-2006 01:08 AM
Sort on 3rd array element (PHP) jg_v7n Coding Forum 1 09-24-2004 09:44 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 03:03 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.