Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jquey .load()

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #195942
    Andrea
    Participant

    Hi,
    I’m using this rule to load an external page:
    $(“#area”).load(“something.html #area > *”);
    but some content of the page loaded don’t respect the css style that i linked in the original page and the link in the page doesn’t work.
    can you help me please?
    Thanks

    #195944
    Paulie_D
    Member

    You might also want to change your profile name as, in its current form, it’s out there to be spammed.

    #195963
    Chris Coyier
    Keymaster

    @traq – shoot me a screencap of that anytime it happens and I’ll submit a request to unblock your IP. That sucks it’s happening at all, as I’ve supposedly whitelisted any logged in POST’s, but maybe I have to do something special over here on the bbPress side.

    #195979
    Andrea
    Participant

    I loaded css for both pages current and loaded but some element of loaded page doesn’t render like the current page.

    The href in the loaded page doesn’t work

    #195981
    Andrea
    Participant

    I loaded css for both pages current and loaded but some element of loaded page doesn’t render like the current page.

    The href in the loaded page doesn’t work

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.