|
|
|
(JS) Как сделать такое?
|
|||
|---|---|---|---|
|
#18+
Как сделать аналогичное всплывающее меню при наведении курсора мыши? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 20.10.2006, 16:23 |
|
||
|
(JS) Как сделать такое?
|
|||
|---|---|---|---|
|
#18+
Самое интересное, что html такой: <h3>Introduction</h3> <p>When you run a popular website that uses PHP and MySQL you will most likely notice that your website becomes slow when your website is at its busiest. If you've really optimized your PHP script and MySQL server, you'll probably be able squeeze some additional performance out of your website, but there comes a time when it's just too much to handle. That's where caching comes in.</p> <p>If you cache frequently visited data, and this usually includes your homepage, you can drasticly reduce your website's response time. By caching data to the file system, you completely cut MySQL out of the picture, and that is usually the biggest bottleneck. Another added benefit is that it will decrease the load on your MySQL server, making it faster for data that hasn't been cached yet.</p> <p>In this tutorial, I'm going to show you how to create a bare-bones caching system. Our system will be able to cache a complete page, by using the output buffer to save its HTML.</p> Никаких ссылок и т.п. для MySQL в коде нет. Вот линк http://www.phpit.net/article/build-caching-system-php/ ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 20.10.2006, 16:33 |
|
||
|
(JS) Как сделать такое?
|
|||
|---|---|---|---|
|
#18+
Делается отдельный css-блок, который при загрузке страницы не виден, а при наведении на ссылку он показывается. Несколько раз встречал такие всплывающие подсказки, можно глянуть в исходники и попытаться разобраться как там все работает. Для меня собственно проблема только в позиционировании блока в нужном месте. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 20.10.2006, 16:41 |
|
||
|
(JS) Как сделать такое?
|
|||
|---|---|---|---|
|
#18+
А поделитесь пожалуйста примерчиком. :) Хотя бы будет от чего отталкиваться. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 20.10.2006, 16:43 |
|
||
|
(JS) Как сделать такое?
|
|||
|---|---|---|---|
|
#18+
Вот ссылки на каскадные таблици, в них блок /* Blog Posting Rules ********************* */ покопайся в нем. http://www.phpit.net/wp-content/themes/default/code.css http://www.phpit.net/wp-content/themes/default/style.css ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 20.10.2006, 17:09 |
|
||
|
|

start [/forum/topic.php?fid=22&fpage=319&tid=1455843]: |
0ms |
get settings: |
9ms |
get forum list: |
17ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
43ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
41ms |
get tp. blocked users: |
1ms |
| others: | 259ms |
| total: | 389ms |

| 0 / 0 |
