@ mention - mentioning a member or user
5 posters
Page 2 of 2
Page 2 of 2 • 1, 2
@ mention - mentioning a member or user
First topic message reminder :
is it possible here? to put that code/ or whatever could be? I saw it on this site:
http://7pmtech.com/
is it possible here? to put that code/ or whatever could be? I saw it on this site:
http://7pmtech.com/
Re: @ mention - mentioning a member or user
okie dokie...BTW great minds think alike lol. Before you said clicking the usersname i was working on that code hehe;)
Re: @ mention - mentioning a member or user
Oh thank you. You must have been the guest I saw lol. Yeah working on some more, and working on other secrets lol
Re: @ mention - mentioning a member or user
I'll try some of your tutorials later, if I found error, won't you mind if you will help me?
Re: @ mention - mentioning a member or user
Of course. I try to do support on the website itself. I'll offer some support on here
Re: @ mention - mentioning a member or user
Can you help me with this? http://easybbtutorials.forumotion.com/t11-sliding-post-profile
Re: @ mention - mentioning a member or user
Please take off-topic conversation to private messaging.
Is this solved?
Is this solved?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: @ mention - mentioning a member or user
slg wrote:Please take off-topic conversation to private messaging.
Is this solved?
Sorry. Yeah, I think it's solved already, Rideem doesn't reply to me anymore. Im just waiting if he have new code for me
Re: @ mention - mentioning a member or user
Hey rideem shouldn't that be opposite? Persay, single click paste the name, dbl click go to url?
Re: @ mention - mentioning a member or user
Oh I don't know what he wanted lol. I was just saying made more sense thats all.
If I wanted to make my code like that would I use the same sort of coding??
If I wanted to make my code like that would I use the same sort of coding??
- Code:
(function($){
$(function(){ $('.username a').click(function(){return false});$('.username a').click(function(e){e.preventDefault();var innerTxt=$(this).text();innerTxt=$.trim(innerTxt);var $obj=$('.quick_reply_textarea');$obj.val($obj.val()+'\n@'+innerTxt+':');
.dblclick(function() {
window.location= this.href;
});})}); })(jQuery);
Page 2 of 2 • 1, 2
Similar topics
» use "find a username" (in pm) for @member mentioning
» How can i mention a user in a post?
» Problem with Tagging Member(Mention) Script
» New Member Receiving 'User Name Already Taken' Message
» new user registers when search them its a current member.
» How can i mention a user in a post?
» Problem with Tagging Member(Mention) Script
» New Member Receiving 'User Name Already Taken' Message
» new user registers when search them its a current member.
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum