Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 211151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:04:10+00:00 2026-05-11T18:04:10+00:00

I wrote an application using ASP.NET MVC, in this application I have an Index

  • 0

I wrote an application using ASP.NET MVC, in this application I have an Index view which renders multiple partial views. The application works fine in both IE and Google chrome but does not seem to work in Firefox. Does Firefox have any issues when rendering partial views or is there something extra that I have to add to my code? This is my code:

<div id="tabs">
    <ul class = "ui-tabs-nav">
        <li><a href="#tabs-1">Some stuff 1</a></li>
        <li><a href="#tabs-2">Some stuff 2</a></li>
        <li><a href="#tabs-3">Some stuff 3</a></li>
    </ul>

    <div id="tabs-1">
      <% Html.RenderPartial("PartialView1"); %>
  </div>

  <div id="tabs-2">
    <% Html.RenderPartial("PartialView2"); %>  
  </div>

  <div id="tabs-3">
    <% Html.RenderPartial("PartialView3"); %>         
  </div>

</div>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:04:11+00:00Added an answer on May 11, 2026 at 6:04 pm

    Ha, I finally solved it! Silly me set the script type to jscript instead of javascript:

    <script type ="text/jscript">
    

    instead of

    <script type ="text/javascript">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the MVC beta to write a simple application to understand ASP.Net MVC.
I'm working on an application using ASP.NET 4.0 and MVC 2.0. If it's in
I am writing an ASP.NET MVC 3 application and I have a number of
I'm using the Entity Framework 4.1 and ASP.Net MVC 3 for my application. MVC
I am trying to write an ASP.NET MVC application which is a frontend to
I need to write a web application using SQL Server 2005, asp.net, and ado.net.
I wrote an application server (using python & twisted) and I want to start
I start to write a client - server application using .net (C#) for both
I'm trying to create an ASP.Net MVC endpoint to authenticate externally. The idea is
Possible Duplicate: ASP.NET MVC on IIS 7.5 I am trying to deploy a basic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.