Hi, the mootabs works fine with firefox and IE 7. IE 6.0 have a visualization problem.
The first two tabs have a many vertical empty space first and after the content. Instead the third tab have all two content of previous tabs plus the own content.
The module works on Joomla 1012 and the template have the follow code to the <head></head>:
<?php defined( '_VALID_MOS' ) or die( 'Restricted access' ); // needed to seperate the ISO number from the language file constant _ISO $iso = explode( '=', _ISO ); // xml prolog echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <head>
Maybe I may to try your new version in javascript of mootabs?
Any suggest?
thank's
Gamon
Post edited by: gamon, at: 2007/02/26 17:13
The administrator has disabled public write access.
#909
admin(Admin)
Admin
Posts: 840
Re:IE problems 2007/02/26 17:32
Karma: 19  
Try the new jquery version of mootabs. The new jquery version is what I am going to develop more now. The issue is with template because I think one other guy had some similar problem.
Please try the new jquery version and let me know if you have the same problem.
The administrator has disabled public write access.
#912
gamon(User)
Junior Boarder
Posts: 7
Re:IE problems 2007/02/26 18:38
Karma: 0  
Yes, seems works fine now also with IE 6.0 In the next days will make other text.
Thank You
The administrator has disabled public write access.
#914
admin(Admin)
Admin
Posts: 840
Re:IE problems 2007/02/26 19:29
Karma: 19  
Glad to hear that. thanks for writing back.
The administrator has disabled public write access.