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 do I check whether a checkbox is checked in jQuery?
- What is fbclid? the new facebook parameter
- Automatically pausing html5 video as the ‘next’ button is pressed (javascript/ jquery)
- How to write URLs in Latex?
- jQuery.click() vs onClick
- Check if checkbox is checked with jQuery
- the use of `%3F` in URL
- How can I get the data-id attribute?
- forbidden 403 on image URLS
- Check if checkbox is checked with jQuery
- Get the values from the “GET” parameters (JavaScript)
- 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
- what does a .php?id=&value=value means?
- 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
- Uncaught TypeError: Cannot read property ‘top’ of undefined
- How can I select an element by name with jQuery?
- Get current URL with jQuery?
- jQuery disable/enable submit button
- 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
- Display XML content in HTML page
- HTML text input allow only numeric input
- Bootstrap throws Uncaught Error: Bootstrap’s JavaScript requires jQuery
- Play/pause HTML 5 video using JQuery
- Refresh/reload the content in Div using jquery/ajax
- Print the contents of a DIV
- jQuery Scroll to Div
- Embedding instagram webpage inside an iframe
- Javascript isnull
- Set value to currency in
- jQueryUI dialog width
- SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
- HTML Entity Decode
- jQuery checkbox event handling
- Clear form fields with jQuery
- How to scroll an HTML page to a given anchor
- Highlight a word with jQuery
- Javascript – ERR_CONTENT_LENGTH_MISMATCH
- How do I refresh a DIV content?
- jQuery sort elements using data id
- How to scroll to top of a div using jQuery?
- getContext is not a function
- How to check if the URL contains a given string?
- Check if url contains string with JQuery
- Check if a div exists with jquery
- $(document).ready(function() is not working
- Closing Bootstrap modal onclick
- Fire oninput event with jQuery
- jquery ajax function not working
- Changing the selected option of an HTML Select element
- Show div #id on click with jQuery
- How do I remove a box-shadow effect from an element when another element is hovered?
- What is the meaning of ? (question mark) in a URL string?
- Slide right to left?
- How to read html from a url in python 3
- How to set “style=display:none;” using jQuery’s attr method?
- WordPress Ajax always returns a 404 error
- Editor not displaying dynamically after clicking on the button
- Nice scroll to wordpress
- Show post in slider
- Accordion scrolls page too low after clicking on the title [closed]
- WordPress Multiple Navigation bars
- PHP mixed with some JS code to update WordPress theme settings
- Adding a slide toggle on WordPress
- How to keep HTML form field that is conditional hidden with javasript hidden after page reload?
- click event to unhide something after ajax not firing
- Replacing WordPress Icons (menu,icons32, etc)?
- Insert a Featured Video
- Lightbox type effect to support a HTML/jQuery image map
- WordPress cascading dropdown selection search based on Parent Page & Child Page
- Putting custom html/js page into Elementor as it’s own block
- How do I call a value from the datase using ajax
- Add other class content with reference class value
- How to run Javascript popup modal in a loop?
- JQuery script working locally on desktop, not working on WordPress + Divi
- How to use wp_ajax_set_post_thumbnail?
- Scroll to ID broken in main menu
- How can publish my bootstrap created table ( huge amount of data) on my word-press theme?
- jQuery for Fade Preload Causes My Site Favicon to Disappear from Tab of Browser
- Creating Log-In Page for backend server
- Bootstrap Carousel Indicators Won’t Cycle On Custom WordPress Theme
- Site images are fixed in front of my site content [closed]
- How can I add a new lib path without call each one on the header?
- Add HTML between feed items
- Pass the updated value of aid from form using ajax
- ACF repeater image in video poster with jquery
- Load Meta box value into div AJAX [duplicate]
- can’t make jQuery work (change image on time interval) [closed]