your code should be something like this
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js">
js code
<script type="text/javascript"> jQuery(document).ready(function(){ jQuery("#contain").load("http://examplepage.com/forum/showthread.php?tid=NN #pid_NN"); }); </script>
Related Posts:
- How to load script with jquery.load()?
- How to find Port number of IP address?
- How can I programmatically check if a Google User’s profile picture isn’t default?
- How to properly use jsPDF library
- How do I link a JavaScript file to a HTML file?
- How do I check whether a checkbox is checked in jQuery?
- ReferenceError: $ is not defined
- How do I check whether a checkbox is checked in jQuery?
- jQuery document.createElement equivalent?
- What is fbclid? the new facebook parameter
- Pure JavaScript equivalent of jQuery’s $.ready() – how to call a function when the page/DOM is ready for it [duplicate]
- Automatically pausing html5 video as the ‘next’ button is pressed (javascript/ jquery)
- How can I scroll to an element using jQuery?
- How to write URLs in Latex?
- jQuery.click() vs onClick
- jQuery Get Selected Option From Dropdown
- Check if checkbox is checked with jQuery
- the use of `%3F` in URL
- How to add jQuery code into HTML Page
- How can I get the data-id attribute?
- forbidden 403 on image URLS
- Check if checkbox is checked with jQuery
- Adding attribute in jQuery
- Bootstrap Dropdown menu is not working
- Get the values from the “GET” parameters (JavaScript)
- jquery SlideToggle effect in upward direction?
- Change Background color (css property) using Jquery
- How can I get query string values in JavaScript?
- Failed to load resource: net::ERR_FILE_NOT_FOUND loading json.js
- Get class name using jQuery
- Custom Tumblr theme wont save because of non-https urls?
- JavaScript runtime error: ‘$’ is undefined
- Export html table data to Excel using JavaScript / JQuery is not working properly in chrome browser
- Set timeout for ajax (jQuery)
- What is the difference between URL parameters and query strings?
- Is it possible to get a list of files under a directory of a website? How?
- Use images like checkboxes
- How to read xml file contents in jQuery and display in html elements?
- JavaScript Loading Screen while page loads
- Force a default browser on my android phone using a simple html shortcut page
- Get the value in an input text box
- The origin on why ‘%20’ is used as a space in URLs
- Jquery swipe left or right on mobile
- what does a .php?id=&value=value means?
- Set selected option of select box
- How to move an element into another element?
- Bootstrap Dropdown menu is not working
- Bootstrap Dropdown menu is not working
- Create table with jQuery – append
- Click button copy to clipboard
- How to convert selected HTML to Json?
- How to Open New window on every Click
- How to make html table vertically scrollable
- Get HTML code using JavaScript with a URL
- jQuery.addClass not working
- Uncaught TypeError: Cannot read property ‘top’ of undefined
- How can I select an element by name with jQuery?
- Javascript isnull
- Get checkbox value in jQuery
- Get current URL with jQuery?
- jQuery disable/enable submit button
- Play an audio file using jQuery when a button is clicked
- How to move an element after another element using JS or jquery?
- Why is the jquery script not working?
- document.getElementsByClassName().innerHTML always returns “undefined”
- Jquery button click() function is not working
- How to make a simple image upload using Javascript/HTML
- How to make a simple modal pop up form using jquery and html?
- How to make Bootstrap carousel slider use mobile left/right swipe
- How do I modify the URL without reloading the page?
- How to get URL parameter using jQuery or plain JavaScript?
- How to Show External website inside another page without iFrame? [closed]
- bootstrap 3 navbar collapse button not working
- Display XML content in HTML page
- HTML text input allow only numeric input
- Bootstrap throws Uncaught Error: Bootstrap’s JavaScript requires jQuery
- Bootstrap carousel not sliding
- Error: The requested URL “[no URL]”, is invalid
- Play/pause HTML 5 video using JQuery
- Refresh/reload the content in Div using jquery/ajax
- How do I check whether a checkbox is checked in jQuery?
- Print the contents of a DIV
- jQuery Scroll to Div
- Embedding instagram webpage inside an iframe
- Javascript isnull
- How to get height of div in px dimension
- Set value to currency in
- jQuery: Uncaught Error: Syntax error, unrecognized expression
- jQueryUI dialog width
- Input Type URL – Says “Please enter a URL” if HTTP is not included
- 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
- HTML Entity Decode
- How to display raw JSON data on a HTML page
- Clearing my form inputs after submission
- Get class list for element with jQuery
- Reload an iframe with jQuery
- jQuery checkbox event handling