News:

Create A Forum Installed

Author Topic: upgrade  (Read 13805 times)

0 Members and 1 Guest are viewing this topic.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: upgrade
« Reply #75 on: July 03, 2012, 10:38:15 pm »
Ok, no problems :-|
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: upgrade
« Reply #76 on: July 04, 2012, 03:33:14 am »
Here's the current code that I have(not working) in case you find someone who's good at javascript/jquery:
Code: [Select]
<script type="text/javascript">
var img = $('<img>',{src:'',alt:'symbol',class:'michel'});
$('#smileyBox_message').after(img);
$("img.michel").eq(0).attr("src","http://xboi209.comlu.com/Michel/font34_007.jpg").prop("id","test");
$("img.michel").click(function(){
$("textarea.editor").append($('img').attr('id')+" ");
})
</script>
« Last Edit: July 04, 2012, 08:54:49 pm by xboi209 »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: upgrade
« Reply #77 on: July 10, 2012, 12:34:52 pm »
Finding a jquery person wont be tres difficile. Please What am I to tell them to do with the code
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: upgrade
« Reply #78 on: July 10, 2012, 04:47:57 pm »
Each image will have an id that will contain the symbol, when you click on the image, append the id of the image into the textarea. This code shouldn't need explaining if the person knows a lot of jquery already
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: upgrade
« Reply #79 on: August 13, 2012, 03:36:14 am »
I'm going to try to work on this again :-)
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: upgrade
« Reply #80 on: August 13, 2012, 09:55:59 pm »
Oh
Thank you!
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: upgrade
« Reply #81 on: August 16, 2012, 01:09:33 am »
Headers:
Code: [Select]
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>

Footers:
Code: [Select]
<script>
function Michel(url,id){$("#smileyBox_message").after("<img src='"+url+"' alt='symbol' id ='"+id+"' class='michel'><img>");$(".michel").each(function(){$(this).click(function(){var symbol=$(this).attr("id");$("textarea.editor").append(symbol+" ")})})}
Michel("URL","SYMBOL");
</script >
At the bottom where you see Michel("URL","SYMBOL");
Replace URL with the url of the image, I highly recommend you host somewhere public
Replace SYMBOL with the actual symbol sign
Copy and paste Michel("URL","SYMBOL"); for more symbols
« Last Edit: August 16, 2012, 01:12:49 am by xboi209 »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: upgrade
« Reply #82 on: August 16, 2012, 07:30:11 am »
Thank you very much. Now is time to get to work. I will report progress.
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: upgrade
« Reply #83 on: August 26, 2012, 10:55:24 pm »
Hi,
please do you know of any software I can use to edit images so they look like real icons?
 Lol i'd like em to look beautiful when Im done.

Thanks,
Michel
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
1169 Views
Last post April 19, 2013, 09:46:37 pm
by bigalan1978
0 Replies
5257 Views
Last post October 15, 2013, 10:03:19 pm
by CreateAForum
2 Replies
636 Views
Last post January 16, 2014, 11:57:42 pm
by Gibs
2 Replies
938 Views
Last post February 26, 2014, 01:07:38 am
by ctryluv
2 Replies
1183 Views
Last post March 22, 2014, 06:14:41 pm
by terry