Page to 1 : Jump-To 플러그인 설명 2 : 인용문구들 3 : 아무거나 ! - 별 내용 없음
아직은 테스트 용입니다. 죄송~ ^^;
Pages: 1 | 2 | 3
chaoskcuf wrote:
와우~! 이제 이런거까지 만드는구나. 오랫만에 와보네~
¶ Posted September 10th, 2006 at 23:31
she wrote:
^^; 그냥 취미삼아서 했는데 잘한 건지는 전혀 모르겠네요. 그나저나 먼저 찾아오시게 하니 염치가 없네요. 으휴; 방문 고마워요~
¶ Posted September 11th, 2006 at 18:24
Volker Zimmermann wrote:
Hi, I really like your work on the jumpto plugin, it is very useful. I have some questions, though:
1. How do I customize the layout of the "jump to" box that is inserted? I would like to have a layout that is a little more bare-bones.
2. How do I get rid of the numbers in the Drop-down menu? I'd like to have just the page titles.
3. Is there any other way to insert the links list than an "OL" list? I would like to have a horizontal layout for that option.
Thanks in advance!
¶ Posted September 29th, 2006 at 21:19
hi. thanks^^
{$key} :
<ol>
<p>
</ol>
</p>
<li'.$current.'><a href="';
<a'.$current.' href="';
$current_check</li>
.pagelinks a.current_page {color:red; font-weight:bold;} .pagelinks a {color:black;}
¶ Posted September 30th, 2006 at 4:12
chaoskcuf wrote:
와우~! 이제 이런거까지 만드는구나.
오랫만에 와보네~
¶ Posted September 10th, 2006 at 23:31
she wrote:
^^; 그냥 취미삼아서 했는데 잘한 건지는 전혀 모르겠네요. 그나저나 먼저 찾아오시게 하니 염치가 없네요. 으휴; 방문 고마워요~
¶ Posted September 11th, 2006 at 18:24
Volker Zimmermann wrote:
Hi, I really like your work on the jumpto plugin, it is very useful. I have some questions, though:
1. How do I customize the layout of the "jump to" box that is inserted? I would like to have a layout that is a little more bare-bones.
2. How do I get rid of the numbers in the Drop-down menu? I'd like to have just the page titles.
3. Is there any other way to insert the links list than an "OL" list? I would like to have a horizontal layout for that option.
Thanks in advance!
¶ Posted September 29th, 2006 at 21:19
she wrote:
hi. thanks^^
{$key} :at 127 line<ol>and replace as<p>at 87 line.</ol>and replace as</p>at 133 line.<li'.$current.'><a href="';and replace as<a'.$current.' href="';at 111 line.$current_check</li>and replace as empty space like at 128 line.¶ Posted September 30th, 2006 at 4:12