.wrapAll('
') // Float left to display horizontally, readjust .slides width .css({ 'float' : 'right', 'width' : slideWidth }); // Set #slideInner width equal to total width of all slides $('#slideInner').css('width', slideWidth * numberOfSlides); // Insert controls in the DOM $('#slideshow') .prepend('Clicking moves left') .append('Clicking moves right'); // Hide left arrow control on first load manageControls(currentPosition); // Create event listeners for .controls clicks $('.control') .bind('click', function(){ // Determine new position currentPosition = ($(this).attr('id')=='rightControl') ? currentPosition+1 : currentPosition-1; // Hide / show controls manageControls(currentPosition); // Move slideInner using margin-left $('#slideInner').animate({ 'marginLeft' : slideWidth*(-currentPosition) }); }); // manageControls: Hides and Shows controls depending on currentPosition function manageControls(position){ // Hide left arrow if position is first slide if(position==0){ $('#leftControl').hide() } else{ $('#leftControl').show() } // Hide right arrow if position is last slide if(position==numberOfSlides-1){ $('#rightControl').hide() } else{ $('#rightControl').show() } } });

Threads of the Fate

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Threads of the Fate » Партнеры » Заявки на партнерство


Заявки на партнерство

Сообщений 1 страница 2 из 2

1

Требования к будущим партнерам:
1. Отсутствие профилактики на ролевой в момент подачи заявки (мы убираем из партнеров закрытые на профилактику форумы. Если форум удален из партнерства после профилактики, а она успешно завершилась, можете подать заявку заново)
2. Не менее 9 игроков, посещающих ролевую, в день
3. Не менее 15 зарегистрированных участников
4. Возможность обновлять нашу тему с рекламой любое количество раз в день при помощи сообщений со: статистикой, списком персонажей, акциями, объявлениями, нужными персонажами, просто рекламой

Код:
[b]1.[/b] Название Вашего проекта
[b]2.[/b] Ссылка на Ваш форум
[b]3.[/b] Код Вашей рекламы
[b]4.[/b] Код Вашего баннера
[b]5.[/b] Ссылка на тему с нашей рекламой

Примечание: Наш баннер должен обязательно стоять в вашей таблице/кнопке и т.д., где и все остальные Ваши партнеры (с нашей стороны, мы обещаем то же самое). Если баннера не будет - Ваша заявка будет отклонена.

0

2

The world's most hyper  token, building an ecosystem of important utility products, to power projects on the BSC network.
The goal of Smile is to reduce the circulating supply from 50.000.000 tokens to just 1 token, where holders will hold only fractions. The main feature to power this will be our revolutionary future planned burn mechanism, where for every transaction buy or sell, an equal number of tokens is automatically sent to the dead wallet by the the dex. There will also be burns which will be funded by revenue from our utility products. This will ensure an ever rising token price due to the rapid reduction of circulating supply.

Join us and lets grow together

https:8EE0ee1a906E955ffef999415A540EE7Cc9urrency=0x798c98EE0ee1a906E955ffef999415A540EE7Cc9

Telegram: @rainbow1234567

0


Вы здесь » Threads of the Fate » Партнеры » Заявки на партнерство


Рейтинг форумов | Создать форум бесплатно