The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Javascript Code Wont Work

2 posters

Go down

Javascript Code Wont Work Empty Javascript Code Wont Work

Post by Dakurai Tue 1 Jun 2010 - 20:01

Okay Im trying to get this javascript code to work on my site but I cant seem to get it to work. I have used this before that you put the code in the site description and it would appear on all pages but I can't seem to get it to work by doing that the code is:
Code:
<script type="text/javascript"
src="http://jabbify.com/side.js">
</script>

Its a code for a chat thats like facebook but it wont work. I have used chats like this before such as the meebo bar and it worked but I cant seem to get this one to work. Any help?
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Fri 4 Jun 2010 - 11:40

Not sure if this will work but it's something of a cheat I think SHOULD work. Basically on loading it appends the js file to the head of the viewed page.
Code:
<script type="text/javascript">
jQuery(document).ready(function() {
        jQuery('head').append('<script type="text/javascript" src="http://jabbify.com/side.js">
</script>');
    });
});
</script>

avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by Dakurai Fri 4 Jun 2010 - 21:52

Tried it but no help.. Someone should try and see if they can get it to work on their forum. It could be my forum version not supporting it.
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Sat 5 Jun 2010 - 1:50

Try adding this before the code I gave you.
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by Dakurai Sat 5 Jun 2010 - 5:52

Still nothing. Why not test it on another site and see if it works?
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Sun 6 Jun 2010 - 8:39

I tried the jabbify site just to see whats up since I tested it on my site and nothing happened.... I am guessing its jabbify itself given I was unable to go more then a couple of pages at a time without getting an error msg.
avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by Dakurai Sun 6 Jun 2010 - 8:45

ok well what is your website link so I can see if its working or not.. also would you like to come to a chat room and discuss this?
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Sun 6 Jun 2010 - 8:48

avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Sun 6 Jun 2010 - 8:54

Yeah, I think its Jabbify...There have been no updates to the site or the code.google site since August and a google search shows TONS of people who it's not working for anymore...many claiming it just vanished from their sites.
avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by Dakurai Sun 6 Jun 2010 - 8:55

yeah It is jabbify and that probably explains why its not working. Guess I better contact them and see why
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Sun 6 Jun 2010 - 9:01

Good luck with that...no motion on the twitter either since Aug2009 or the code.google....seems they just sort of vanished.
avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by Dakurai Sun 6 Jun 2010 - 9:02

lol I hate sites like that xD
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by harvengure Sun 6 Jun 2010 - 9:09

avatar
harvengure
Forumember

Posts : 86
Reputation : 0
Language : English

Back to top Go down

Javascript Code Wont Work Empty Re: Javascript Code Wont Work

Post by Dakurai Sun 6 Jun 2010 - 9:15

looks alright.. would you know how to add it to a forumotion site?
avatar
Dakurai
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum