Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mislz28/public_html/wp-content/themes/css-faq-v2/timeweather/timeweather.php on line 19
8 May 2008

forum

Current User: Guest Login Register
Please consider registering

Search 
Search Forums:


 




всплывающие окна

UserPost

11:16 pm
June 10, 2008


godeers

New Member

posts 2

1

нужно сделать всплывающее окно для нескольких ссылок. как реализовать?

11:51 pm
June 10, 2008


genius

Member

posts 47

2

делаем это на яваскрипте


пример:

Код

<body OnLoad=”openwin()”>

<script>

function openwin() {

window.open('link.htm', 'реклама', config = 'height=300,width=300');

}

</script>

</body>

11:51 pm
June 10, 2008


hohol

Member

posts 35

3

как вариант


Код
<a href=”" onclick=”window.open('АДРЕС СТРАНИЦЫ',null,'width=523,height=488,resizable=no,scrollbars=yes,top=1,left=300'); return( false );”>текст ссылки</a>



Reply to Topic: всплывающие окна

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 6 + 9        (Required)

Topic Reply:


 

About the CSS-FAQ forum

Currently Online:

2 Guests

Maximum Online: 20

Forums:

Groups: 3

Forums: 18

Topics: 397

Posts: 834

Members:

There are 1001 members

There are 1 guests

Top Posters:

abc - 57

genius - 47

shane - 46

glowlite.uk - 39

booster - 37

warren - 35

Administrator: admin | Moderators: admin


© Simple:Press Forum - Version 3.1.1 (Build 336)