მთავარი  |    ფორუმი  |    FAQ  |    წესები  |    კონკურსები  |    რეკლამა ჩვენთან  |    კონტაქტი

გამარჯობა, სტუმარო ( შესვლა | რეგისტრაცია )

 
Reply to this topicStart new topic
> სწრაფი პასუხის ფორმა, 3.0
DarthVader
პოსტი Sep 5 2010, 05:19 PM
პოსტი #1


ახალბედა
*

ჯგუფი: რეგისტრირებული
პოსტები: 2
ნიკის ჩასმა
ციტატაში ჩასმა
წევრი №: 9.650



მოკლედ აქ აგიხსნით თუ როგორ გააკეთოთ სწრაფი პასუხის ფორმა სულ გახსნილი რომ იყოს


შედით : Look & Feel > სკინი > Topic View > topicViewTemplate


შემდეგ ნახეთ :

პროგრამული კოდი
in_use = 0;
ipb.editor_values.set( 'emoticons', \$H({ {parse expression="IPSLib::fetchEmoticonsAsJson()"} }) );
ipb.vars['emoticon_url'] = "{$this->settings['emoticons_url']}";

$('fast-reply_textarea').observe( 'focus', function(e){
if( !in_use )
{
if( $('fast-reply_toolbar_1') ){
$('fast-reply_toolbar_1').show();
}
if( $('fast-reply_toolbar_2') ){
$('fast-reply_toolbar_2').show();
}
if( $('fast-reply_resizer') ){
$('fast-reply_resizer').show();
}

$('fast-reply_textarea').removeClassName('unloaded_editor').value = '';

ipb.editors[ 'fast-reply' ] = new ipb.editor( 'fast-reply', USE_RTE );
$( ipb.editors['fast-reply'] ).resize_to( 250 );

try {
ipb.editors[ 'fast-reply' ].editor_window.focus();
} catch(err) { }
in_use = 1;
}

//]]>


და შეცვალეთ ამით :

პროგრამული კოდი

in_use = 1;
}
//]]>

</script>


--------------------


Go to the top of the page
 
+Quote Post
jakal1783
პოსტი Sep 5 2010, 08:36 PM
პოსტი #2


ახალბედა
*

ჯგუფი: რეგისტრირებული
პოსტები: 2
ნიკის ჩასმა
ციტატაში ჩასმა
წევრი №: 9.615



და ეს ფორმა ცოტა ზევით რომ აიწიოს, პოსტების ქვეშ, ამასაც ხომ ვერ მეტყოდი?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
ამ თემას კითხულობს 1 მომხმარებელი (მათ შორის 1 სტუმარი და 0 დამალული წევრი)
0 წევრი:

 



მსუბუქი ვერსია ახლა არის: 28th March 2024 - 08:01 PM