Forums

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

Home Forums JavaScript Facebook button problems

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #37027
    shamai
    Member

    my client wants a Facebook like button. so I found the developer Facebook page and made a like button but when I past the code into my page it doesn’t show up.
    it only takes up space, but its invisible?

    in the console it says it failed to load resource and points to the facebook page as the problem

    #98383
    instantMash
    Member

    Did you remember to put the Javascript SDK in the head?

    Also, double-check that the URL you used to generate the Facebook button matches the actual URL of the page you are pasting the code into.

    #98384
    shamai
    Member

    i chose to use the iframe which comes with no js sdk

    i tried using the html5 before with no results.
    it gives you to pieces of code. the top is the js sdk no?

    the bottom is the div to place in the page.

    #98387
    shamai
    Member

    fine but i can’t get it to work.
    is it because its not a live site?
    does it need to be live? i don’t think so?
    here Ill give you a link via my dropbox

    http://dl.dropbox.com/u/1090829/charityforum/index.html

    #98388
    shamai
    Member

    aha!!! it does have to be live…
    interesting dropbox has php running….

    #98390
    shamai
    Member

    um… i guess never mind….
    but you can tell me if you like it or not?

    its my second website ever

    #98396
    shamai
    Member

    yeah it look like the twitter thing gets cut off right?

    personally i don’t like smothering the page in these widgets but… client gets what client wants…

    #98397
    shamai
    Member

    what i like is how if you hover on a picture the name is up top… unless you scroll down to bottom. then the name changes location.
    all i did was toggle a class but i like it

    #98403
    shamai
    Member

    oh man! darn it…
    maybe…
    its not the worst thing.
    perhaps I’ll change it

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