Forum Replies Created

Viewing 2 replies - 91 through 92 (of 92 total)
  • Thread Starter johnywhy

    (@johnywhy)

    i’m embarrassed about the .js filename!

    but confused about the dashes– i copied that script from elsewhere, and you’ll notice they are not even dashes.

    here’s a dash:

    here’s what’s in the script:

    the example you offered mixes them. i made them both dashes, and still does not work.

    i used the line spacing you gave (i just pasted your whole code into my page). but after saving, i found wordpress removes your line spacing.

    strangely, firebug is no longer reporting the error, but the script is still not executing. here are the contents of partyhost.js:

    function helloWorld() {
      alert('Hello World!') ;
    }

    my friend, how can i embed a form on my WordPress from another website? the other website is not my website. the remote page is a cold-fusion page, but i do not want to embed the entire remote page– just the form.

Viewing 2 replies - 91 through 92 (of 92 total)