luggagedonkey
01-21-2020
01:53 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
copy and paste of html and javascipt doesn't work
i copied and pasted the code from stack overflow into weebly.
and it doesn't work.
how to fix it?
origin:
https://stackoverflow.com/a/59837605/12753275
where it is:
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
4 REPLIES 4
luggagedonkey
01-21-2020
01:58 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
it works perfectly at stack overflow.
weebly doesn't support php.
so i have no choice but javascript.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
BJ5
01-21-2020
10:06 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
The closing tag of your script code is missing a / @luggagedonkey. If you change that closing script tag to </script> instead of <script> that should help.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
luggagedonkey
01-21-2020
04:18 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
there are so many programmer jokes about typos in code.
that's my life.
THANKS!
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
BJ5
01-22-2020
09:17 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Anyone who has ever coded anything knows the pain! Sometimes you just need a second pair of eyes.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report