Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Code Problem

2 posters

Go down  Message [Page 1 of 1]

1Code Problem Empty Code Problem Wed Jul 24, 2013 3:14 pm

Lovely King

Lovely King
User



This code to set partners at he footer doesn't work

Code:
jQuery(document).ready(function() {
    jQuery('#page-footer').after(''<a href="http://www.fmsoftware.forumotion.com"><img src="http://iceimg.com/i/e9/97/dcd73eee51.png""></a>);
    });

http://topyouth.gamerzfun.com

2Code Problem Empty Re: Code Problem Wed Jul 24, 2013 3:15 pm

Sasori

Sasori
Administrator


Code:
jQuery(document).ready(function() {
    jQuery('#page-footer').after('<a href="http://www.fmsoftware.forumotion.com"><img src="http://iceimg.com/i/e9/97/dcd73eee51.png""></a>');
    });

Try now.

3Code Problem Empty Re: Code Problem Wed Jul 24, 2013 3:38 pm

Lovely King

Lovely King
User


aha it works ..solved

http://topyouth.gamerzfun.com

4Code Problem Empty Re: Code Problem Wed Jul 24, 2013 3:39 pm

Sasori

Sasori
Administrator


Moved to solved database

Sponsored content



Back to top  Message [Page 1 of 1]

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