I finally found the answer to my problem. The solution is
function load_home() { document.getElementById("content").innerHTML='<object type="text/html" data="home.html" ></object>'; }
Related Posts:
- What is the meaning of == $0 that is shown in inspect element of google chrome for the selected element [duplicate]
- Export html table data to Excel using JavaScript / JQuery is not working properly in chrome browser
- Video auto play is not working in Safari and Chrome desktop browser
- “Uncaught TypeError: Illegal invocation” in Chrome
- Failed to load resource: the server responded with a status of 404 (Not Found)
- Can I use complex HTML with Twitter Bootstrap’s Tooltip?
- How do I check whether a checkbox is checked in jQuery?
- How to fix “Cannot read property ‘addEventListener’ of null” error [duplicate]
- How do I check whether a checkbox is checked in jQuery?
- (Google Map API) Geocode was not successful for the following reason: REQUEST_DENIED
- How to make a word underline in Markdown
- How to play audio?
- How to play audio?
- Include another HTML file in a HTML file
- Cannot open local file – Chrome: Not allowed to load local resource
- Getting Error “Form submission canceled because the form is not connected”
- How to add jQuery code into HTML Page
- Bootstrap Dropdown menu is not working
- jquery SlideToggle effect in upward direction?
- Set timeout for ajax (jQuery)
- How does the data-toggle attribute work? (What’s its API?)
- CSS height 100% percent not working
- HTML5 Local storage vs. Session storage
- Express Render not working return error: No default engine was specified and no extension was provided
- Jquery swipe left or right on mobile
- Programmatically change the src of an img tag
- How to move an element into another element?
- Disable same origin policy in Chrome
- Error: Failed to execute ‘appendChild’ on ‘Node’: parameter 1 is not of type ‘Node’
- Uncaught SyntaxError: Unexpected token :
- Uncaught TypeError: Cannot read property ‘top’ of undefined
- How to move all HTML element children to another parent using JavaScript?
- How can I select an element by name with jQuery?
- How to print HTML content on click of a button, but not the page?
- jQuery disable/enable submit button
- Bootstrap 4 Dropdown Menu not working?
- document.getElementsByClassName().innerHTML always returns “undefined”
- Vue is not defined
- OnChange event handler for radio button (INPUT type=”radio”) doesn’t work as one value
- blocked a frame of origin “null” from accessing a cross-origin frame – chrome
- Error: ENOENT: no such file or directory, stat ‘/public/main.html’ at Error (native)
- onClick to get the ID of the clicked button
- HTML text input allow only numeric input
- How to change the buttons text using javascript
- How to use jQuery in chrome extension?
- How do I use this JavaScript variable in HTML?
- How to close current tab in a browser window?
- Why is marquee deprecated and what is the best alternative?
- Refresh/reload the content in Div using jquery/ajax
- How to pass parameters using ui-sref in ui-router to controller
- How to write inside a DIV box with javascript
- Chrome/jQuery Uncaught RangeError: Maximum call stack size exceeded
- What does ngf-select do and why is it needed for form validation?
- How to get height of div in px dimension
- jQuery: Uncaught Error: Syntax error, unrecognized expression
- Creating a div element in jQuery
- SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
- How to use in jQuery :not and hasClass() to get a specific element without a class
- Crop the image using JavaScript
- Adjust width and height of iframe to fit with content in it
- Force div to be topmost element of any and all webpages
- Retrieve the position (X,Y) of an HTML element
- How to display raw JSON data on a HTML page
- HTML onchange (this.value)
- Get class list for element with jQuery
- How to make an HTML back link?
- How to fix getImageData() error The canvas has been tainted by cross-origin data?
- HTML/Javascript change div content
- ReactJS – .JS vs .JSX
- how to call a onclick function in tag?
- How to implement “select all” check box in HTML?
- How to embed a youtube playlist with a sidebar
- External JavaScript Not Running, does not write to document
- JavaScript button onclick not working
- JavaScript button onclick not working
- jQuery sort elements using data id
- Create a simple 10 second countdown
- HTML make text clickable without making it a hyperlink
- Getting HTML form values
- Get the size of the screen, current web page and browser window
- How to run a function when the page is loaded?
- Disabled href tag
- Creating Accordion Table with Bootstrap
- Creating Multiple Modals on a Single Page
- How to enable a disabled checkbox dynamically?
- When is a CDATA section necessary within a script tag?
- How to create checkbox inside dropdown?
- Adding Google Translate to a web site
- Javascript, viewing [object HTMLInputElement]
- Why onbeforeunload event is not firing
- How to use aria-expanded=”true” to change a css property
- How to wrap the content of the main tinyMCE editor with extra tags
- Contact Form 7 – Give each checkbox a class?
- How do developers add “Smooth Transitions” to their sites?
- Building a slide down search box in wordpress
- Do I just put the html in a page when enqueueng or do I also have to reference js file from the html page [closed]
- creating a static HTML/JS/PHP page
- Web cover page open when button clicked
- How to run Javascript popup modal in a loop?