Jump to content
  • 0

jQuery Jframe


Ромашка13
 Share

Question

Необходимо реализовать самое банальное действие - есть меню и есть DIV, где отображается информация. Пытаюсь сделать это с Jframe, но ничего не получается. Вот примерный код, как его сделать рабочим? :)

<html>
<head>
<title>jFrame</title>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery.form.js"></script>
<script type="text/javascript" src="jquery.jframe.js"></script>
<script type="text/javascript">
</head>
<body>
<div id="menu" src="menu.htm"></div>
<div id="1" src="#"></div>
</body>
</html>

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
Чтобы сделать код рабочим надо выучить HTML и javascript.

P.S. И, о да, не забывать закрывать теги

Как ни странно, HTML я знаю и тег не закрыла чисто случайно. Меня больше интересовал принцип jQuery в данном конкретном случае. Ну ладно, буду разбираться самостоятельно. Спасибо за проявленное внимание =)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy