Tables running long in Internet Explorer

Hey guys, I'm new here, and still somewhat of a noob when it
comes to html and web design so be easy on me.
One of my new projects is creditcardrewardzone.com, which I
thought was looking pretty good until someone told me that it was
completely screwed up when they looked at it in Internet Explorer
on their windows machine.
I myself work on a mac and check it with safari, firefox, and
IE, and everything looks fine, but for some reason in IE on
windows, the tables run really long to the point where the site
isn't functional.
If you go to the site and click on cash cards, you can see
what I mean. Can anybody look at my code and see if there's
something I'm doing wrong?
Thanks a lot, I look forward to staying at the forum and
probably asking a lot more questions!
Josh

I am not seeing the information on this page:
http://www.creditcardrewardzone.com/CashRewardCards.html
in IE6.
Try using a full doc type - at the moment you are not using
one - which is
placing IE6 into quirks mode... that may correct your
problem.
I would also consider adding some left padding to your
content area (beside
the left side bar on the right side of it) because the text
sits right up
against the sidebar in all browsers I've checked.
Doctypes:
http://www.alistapart.com/articles/doctype/
This should work:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
http://www.w3.org/TR/html4/loose.dtd">
Nadia
Adobe® Community Expert : Dreamweaver
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
Spry Widget Examples
http://www.dreamweaverresources.com/spry-widgets/
~ Forum Posting Guidelines ~
http://www.adobe.com/support/forums/guidelines.html
CSS Tutorials for Dreamweaver:
http://www.adobe.com/devnet/dreamweaver/css.html
"joshmv" <[email protected]> wrote in
message
news:f64at9$gg8$[email protected]..
> Hey guys, I'm new here, and still somewhat of a noob
when it comes to html
> and
> web design so be easy on me.
>
> One of my new projects is creditcardrewardzone.com,
which I thought was
> looking pretty good until someone told me that it was
completely screwed
> up
> when they looked at it in Internet Explorer on their
windows machine.
>
> I myself work on a mac and check it with safari,
firefox, and IE, and
> everything looks fine, but for some reason in IE on
windows, the tables
> run
> really long to the point where the site isn't
functional.
>
> If you go to the site and click on cash cards, you can
see what I mean.
> Can
> anybody look at my code and see if there's something I'm
doing wrong?
>
> Thanks a lot, I look forward to staying at the forum and
probably asking a
> lot
> more questions!
>
> Josh
>

Similar Messages

  • Why am I getting an error message from Apple Support saying that Jive no longer supports Internet Explorer 6 when I'm running FF 31.0?

    When I try to access Apple Support or discussions, I get the following error message:
    Attention, Internet Explorer 6 User
    Announcement: Jive has discontinued support for Internet Explorer 6.
    In order to provide the best platform for continued innovation, Jive no longer supports Internet Explorer 6.
    Jive will not function with this version of Internet Explorer. Please consider upgrading to Internet Explorer 7, 8, or 9, or trying another browser such as Firefox, Safari, or Google Chrome.
    (Please remember to honor your company's IT policies before installing new software!)
    I'm not using IE6 — I'm on an Intel Mac Pro!! What is going on?

    hello, the useragent of your browser is correctly identifying it as firefox 31. you'll probably have to approach apple's support to find out if they have a bug on their side or are displaying this message to all its users...

  • No longer see "Internet Explorer Maintenance" in Group Policy Management Console

    I am trying to configure Internet Explorer favorites on a GPO that I have already constructed.  I had already successfully created the GPO many months ago and wanted to go back and check on some things.
    However in the GPMC when I navigate to User Configuration-->Policies-->Windows Settings, I no longer see "Internet Explorer Maintenance" listed.  This is where I had previously configured Internet Explorer favorites.
    I uninstalled and reinstalled GPM using these instructions
    http://www.addictivetips.com/windows-tips/how-to-install-the-group-policy-management-in-windows-7/ but this did not help.
    Previously I had two Windows XP computers in the OU that this GPO was applied to.  I had no problems at all configuring it and getting the rules and favorites to apply to these two computers.  I just recently upgraded one of the computers to Windows
    7 and used the same machine name for the computer.  The computer gets some of the rules applied to it but not all.  In particular the IE favorites are not being applied which led me to check the policy in the GPMC.  However, as stated before
    I cannot even see "Internet Explorer Maintenance" which has me confused on what to do next.  Please help.

    Am 29.03.2013 14:15, schrieb FuFighter:
    > <?xml version="1.0" encoding="utf-8"?>
    > <Shortcut clsid="{4F2F7C55-2790-433e-8127-0739D1CFA327}"
    > userContext="1" name="Google" status="Google" image="0"
    > changed="2013-03-29 13:00:44"
    > uid="{648046B5-4019-4F32-8F0E-E691EA54E125}"><Properties pidl=""
    > targetType="URL" action="C" comment="" shortcutKey="0" startIn=""
    > arguments="" iconIndex="0" targetPath="http://www.google.com"
    > iconPath="" window=""
    > shortcutPath="%CommonFavoritesDir%\Google"/></Shortcut>
    I'm too tired at the moment to check all you already did, so just let me
    ask some further questions on that item:
    This is a user or a computer item? If it is a user item and "run in
    logged on users context" is checked, I believe it will fail, because a
    non administrator cannot add all users favorites.
    I'm unaware whether all users favorites works at all - never used it...
    For further clarification, I'd enable GPP debug logging:
    http://blogs.technet.com/b/askds/archive/2008/07/18/enabling-group-policy-preferences-debug-logging-using-the-rsat.aspx
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!

  • Image files in a table mis-aligned in Internet Explorer

    I have a website which uses a couple of tables to align image files, which consist of text in boxes. Although in Dreamweaver, there is a slight discrepancy between their positions in Firefox or Safari, I've been able to get the alignment I want with small adjustments in Dreamweaver. However, in Internet Explorer 8  the top image file of two which reside in the same table is displayed about 15 pixels to the right of the one underneath it. (The vertical positioning of the whole table is a bit off as well, but I'm less concerned with that as I attribute that to browser positioning issues.) I have no idea how this could happen, as I would think the table would constrain the two images from shifting side to side in relation to each other.
    I'm on a Mac running OSX 10.6.8. and Creative Suite 3/Dreamweaver 8
    Here's the URL:  http://www.downsizedlivingmag.com
    Any ideas as to how I can fix this? Or even better, how I can achieve the same results in IE that I get in Firefox and Safari?
    Thanks!

    Ha, ha. I love the site!
    You can use IE Conditional Comments to add some padding-top above your tables.
    http://css-tricks.com/132-how-to-create-an-ie-only-stylesheet/
    Sadly, when I disable images in my browser, your page is very short on indexable content. Search engines, translators and screen readers can't access text in images.  You might wish to re-think this design decision and opt for more real text in headings and paragraphs where it will get noticed.  Alas, designing for the web has almost nothing in common with print design. 
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Some tables show up in Internet Explorer and not on Modzilla

    I just noticed that some of the cats on the Our Cats page of my website,
    www.freedomfarm.net, show up on Internet Explorer, but not on Modzilla FireFox.  They are actually listed as a table on the page with a picture and text.   I will confess that I cheated.  I copied the table code from another website that I liked.  But since it works on IE and some of them work on Modzilla, I don't think that is the problem...could be wrong though.   If anyone has any ideas what might be causing this, I sure would appreciate the help.  Thanks!

    Raine770 wrote:
    I just noticed that some of the cats on the Our Cats page of my website,
    www.freedomfarm.net, show up on Internet Explorer, but not on Modzilla FireFox.  They are actually listed as a table on the page with a picture and text.   I will confess that I cheated.  I copied the table code from another website that I liked.  But since it works on IE and some of them work on Modzilla, I don't think that is the problem...could be wrong though.   If anyone has any ideas what might be causing this, I sure would appreciate the help.  Thanks!
    There is obviously an inbalance with your 'comment' tags <!--------------------->. Go into your pages code and delete everyone before and after the <hr> tags and the missing cats will appear. I don' t have time to figure out exactly which are casuing the issue, anyway other than mark the end and beginning of a section which the <hr> tag already does for you they are'nt required.
    <!------------------------------------------------------------------------------------->
        <hr align="center" size="5" color="#336699"/>
        <p> </p>
      <!------------------------------------------------------------------------------------->

  • Run report through internet explorer

    When I click on run web layout in reports builder 10g internet explorer does not come up at all. It tries to do something because I see the hour glass and then it just stops. The paper layout works fine. But the web layout is not running. I have the OC4J running. If anybody can help me I will apprecaite it. Thanks

    So you are running forms from netscape and want to view report output in IE?
    It seems that netscape is set as your default browser. In IE you can set a flag so that it alsways checks for being the default browser (see Internet Options/Programs, at the bottom). Check this flag and restart IE. It should then prompt you if it is not the default browser.
    Gerald Krieger

  • Oracle forms 11g running forms on internet explorer error

    Hi , this is abhishek I am new to oracle forms 11g . My question is that when I run the forms 11g on internet explorer it shows an error . The error is too many tries.
    first I like to clarify that before running the forms i start the weblogic server ,along with admin server for weblogic and opmn managed components, i give the user name and password to start the weblogic server, everything starts smoothly . even I have jre 1_6_29 installed to start the servlet . Main problem starts when the java runs the internet explorer browser then a box appears asking for user name and password and database connect string , then after putting the username and password it again asks for the username and password.It happens three times and after that an error appears in a dialog box which shows too many tries . I also checked the net configuration asistant with the local net service name configuration there it shows the service name which is orcl.Home and then TCP --->Host name is localhost with 1521 as standard port number --> yes perform the test and the result is written connecting test successful . what is wrong with the instance , the http listener is working perfectly then why this error is coming, is there something to do with the browser , but the browser is supporting java very well .. please help

    I have found the file but it does not have any path except forms_path,oracle_home,webutil_config,etcCurious, my default.env had the following default TNS_ADMIN entry:
    # TNS Entry to locate the database
    TNS_ADMIN=D:\Oracle\Middleware\asinst_1\configI modified this entry to point to the location where my tnsnames.ora and sqlnet.ora files are located. I use a generic location and share them accross installed Oracle products rather than maintain seperate copies of these files in each Oracle Home. For example, I commented out the original entry and added a new one.
    #TNS_ADMIN=D:\Oracle\Middleware\asinst_1\config
    TNS_ADMIN=D:\oracle\tns_adminCraig...

  • Is bootcamp needed to run windows7 for Internet Explorer

    I would like to know if I need to load BootCamp to run Windows 7 so that I can also use Internet Explorer for working at home with Explorer-only websites.

    Hi,
    BootCamp might be a bit of 'overkill' for only using IE.
    A better solution would be to use a Virtualization app like Parallels; VMWare Fusion or VirtualBox to install Windows.
    As these allow you to run Windows alongside OSX without the needed reboot.
    Or you can use Crossover for Mac from Codeweavers to run IE (seems to work, but not fully; see their compatibility list).
    Regards
    Stefan

  • Apple no longer supports internet explorer 6

    When I tried to sign into Apple support this screen shot is what came up on my iPad 4. Is there a problem with my iPad since I have never had this happen before. Also the whole forum section looks completely different since the last time I signed in. Thanks everyone for your help and reply.

    Probably just a glitch in the forum software.  Internet Explorer 6 is very very old.  It was Microsoft's flagship browser about 10 years ago. Even Microsoft stopped supporting it a long time ago.
    The fact the forum does not support it now it is perfectly normal and even expected at this point.
    Why you got that screen when using a Safari browser is, as I said previously, probably due to a browser detection glitch.   I would simply load a different page in the forum to make sure.   It probably won't happen again.

  • Javascript/vbscript functionality (java script functions are not running) issue in Internet Explorer 10 and 11

    We have developed web portal using classic ASP and java/vb script.  We used to run it absolutely fine using Internet Explorer 8.  Now we just migrated to Internet Explorer 11.  But after that no java script functionality is working in our
    web portal.
    Our web server is configured on windows 2003 server and IIS version 6.0 and has .net Framework (Microsoft.NET\Framework\v2.0.50727).  
    Could you please suggest us that is there any workaround to this? 

    Hi,
    Have you tested this web portal in compatibility mode, Tools\Compatibility view settings? or click F12 to use the developer tool, change the the document mode and user agent string to 8, check the result.
    And under Tools\Internet Options\Security\Custom level, scroll down to "Scripting", enable "Active Scripting".
    Since you're developer of the web portal, it's recommended to post issue in IE development forum
    https://social.msdn.microsoft.com/Forums/ie/en-US/home?category=iedevelopment
    Regards
    Yolanda Zhu
    TechNet Community Support

  • Not able to run Java3d on internet explorer

    Hi there,
    I have made an application using Java3D api (1.3.1). And, i have deployed it on WebLogic server. When i run this application with installed java3d environment(java3d-1_3_1-windows-i586-opengl-sdk.exe) on Internet Explorer 6.0, it works fine. But when i uninstall the Java3D environment & try to run the application i get this error ::
    java.lang.ExceptionInInitializerError
         at com.aramco.wellplot.view.multilateral.TopView.createCanvas3D(TopView.java:1054)at com.aramco.wellplot.view.multilateral.TopView.<init>(TopView.java:223)
         at com.aramco.wellplot.view.WellPlotViewer.openFile(WellPlotViewer.java:1140)
         at com.aramco.wellplot.view.WellPlotViewer.access$6000371(WellPlotViewer.java:27)
         at com.aramco.wellplot.view.WellPlotViewer$2.mouseClicked(WellPlotViewer.java:339)
         at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:208)
         at java.awt.Component.processMouseEvent(Component.java:5024)
         at java.awt.Component.processEvent(Component.java:4818)
         at java.awt.Container.processEvent(Container.java:1380)
         at java.awt.Component.dispatchEventImpl(Component.java:3526)
         at java.awt.Container.dispatchEventImpl(Container.java:1437)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2938)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
         at java.awt.Container.dispatchEventImpl(Container.java:1423)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.awt)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:270)
         at java.security.AccessController.checkPermission(AccessController.java:401)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
         at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1513)
         at sun.applet.AppletSecurity.checkPackageAccess(AppletSecurity.java:166)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:109)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
         at javax.media.j3d.GraphicsConfigTemplate3D.<clinit>(GraphicsConfigTemplate3D.java:55)
         ... 23 more
    I have included the required Java3D JAR files with my JSP page. I have also provided the DLL files but still getting the same error. The following code is written in JSP page ::
    <HTML>
    <HEAD>
         <TITLE>Application</TITLE>
    </HEAD>
    <BODY LEFTMARGIN="0" RIGHTMARGIN="0" TOPMARGIN="0" BOTTOMMARGIN="0" BGCOLOR="#C0C0C0">
    <APPLET WIDTH="100%" HEIGHT="100%"
              CODE="wellplot.view.Viewer.class"
              ARCHIVE="wp.jar,clib.jar,j3dutils.jar,j3dcore.jar,vecmath.jar, j3d.dll, j3dutils.dll, j3daudio.dll"
              CODEBASE=".">
    <PARAM NAME = "DEBUG" VALUE = 'TRUE'>
    <PARAM NAME = "USERNAME" VALUE = 'WP'>
    <PARAM NAME = "PASSWORD" VALUE = 'WP'>
    <PARAM NAME = "DB_URL" VALUE = 'ABC:1521:ORION'>
    <PARAM NAME = "RUN_ID" VALUE = '1'>
    <PARAM NAME = "PLOT_TYPE" VALUE = '<%= plotType %>'>
    </APPLET>
    </BODY>
    </HTML>
    Please help me out to resolve this exception. thx in advance.
    Regards,
    Prashant

    Prashant,
    what you are doing with the HTML-code above is to use the IE inbuilt Java VM. This VM is very old and corresponds to the Java 1.1 Specification. Java 3D requires a Java2 Platform.
    To run Java 2 Applets in IE you must use the Java Plugin JPI. I think, there is also a JPI Forum.
    In a few words: If you have installed the actual Java 2 SDK from SUN (JPI is included) you can replace the Java VM in the IEs Options Menue (there is a checkbox in the advanced options)
    To run Java 2 Applets in your customers IE you must change the applet tag in your HTML code into a Plugin-Tag. This is different for Mozilla and IE and therefore a complex task. You will find a tool named HTML-Converter within your Java home directory, which will help you to convert an applet tag into correct Plugin-Code.
    Regards,
    Oliver

  • Flash animations run slowly on Internet Explorer 9

    Hi all,
            I recently downloaded and installed the Internet Explorer 9 RC from Microsoft and updated my Flash player to version 10,2,152,26 .  I am having issues running Flash animations and other Flash objects within that browser. All of them, even the animation on http://www.adobe.com/software/flash/about is sluggish and jerky on my computer. On the flash videos on YouTube, the entire page will not even render, and a black box will show up where the video is. I will be able to hear the audio from the video, but the video itself will not play. I cannot control anything on the page, and my CPU usage skyrockets to 100% and holds there. I have not been having this problem on any other pages, and I have IE9 set to software rendering as opposed to GPU rendering.
    Computer Specs:
    3 GHz single core AMD Athlon Processor
    2 GB RAM
    NVIDIA GeForce 5200 FX (AGP 8x) with driver version 9.6.8.5 (latest)
    Windowws 7 Ultimate
    Flash Player 10,2,152,26
    Internet Explorer 9 RC

    Check
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • Can't run Flash10 using  internet explorer 9.

    I am running Windows 7 home premium 64 bit OS. My problems started when I updated to Flash 10. I am running Internet explorer 9 32 bit.  The flash 10 download states that Flash was installed successfully, but when I go to any site having flash content, I get the message "newer version of Flash needed".
    I won't burden you with everything I tried, they are all in the flash threads.  Alas, I am now using Google Chrome because
    Flash 10 works with it.
    If someone comes up with a solution that works in all instances, please send me a note.  Adobe, shame on you for not taking a more active role in resolving this SERIOUS problem.

    Hi vettech2,
    Try logging into Windows as administrator, then uninstall Flash Player, then reboot, log in as administrator again, reinstall Flash Player. To see if IE sees it, open IE, then Tools, then Manage Add-ons, and make sure Shockwave Flash Object is enabled.
    My install of Flash Player plays flash on some sites, but not others, but when I run IE as an administrator it plays flash on the sites that it doesn't when using my normal account.
    Maybe my issue is due to the way that the sites play flash rather then the player itself.
    Hope that this helps with your issue.

  • Running SAPGUI from Internet Explorer....

    Hi Gurus,
         I would like to get the tech know-how of running SAP GUI from Internet Explorer.  I am basically a functional consultant, but like to explore in both func. and tech.  Please do reply if any option is there..  Thanks in Advance...
    Regards,
    Harish Haridas

    SAP GUI doesn't run on IE. In case you want to know CRM Web UI, then you can run it from the transaction CRM_UI and then the browser will open on the IE, this transaction is available from CRM 7.0 onwards. Incase you are below that version please use the transaction BSP_WD_CMPWB and then test the component CRM_UI_FRAME.
    Regards,
    Harshit

  • When run application then internet explorer automatically

    hi all,
    please tell me, i've problem when i create module in forms9i and as run the internet explorer closed automatically although JInitiator installed, oc4j started, why internet explorer closed
    please suggest me what i do?
    warm regards
    Mohammad Adeel

    Sir,
    There is no tag mentioned in browser because, Browser Direct Closed while application begin run out, I have just click run button in form module, this is not happen before but now a days it is begin happend although in the client side its work ok. but in server explorer closed automatically all parameters define according to the form9i deployment.
    I also done Jinitiator download two times.
    well the tag is
    http://kashifdmu.pk.ubl.int:8888/forms90/f90servlet?config=myapp
    regards
    Mohammad Adeel

Maybe you are looking for