| Members: 523 |
| Language: Chinese (Simplified) |
|
Group categories:
|
| More group info » |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
| Oct 7 |
|
转自幻灭的麦克风 GPC使用技巧七:给GPC添加在线音乐。 描述:你可以把mp3音乐上传到GPC的空间里,然后把这些音乐插入网页中,实现在线播放。 1.添加: <script type="text/javascript" 脚本添加到前面。 2.添加: <ul><li><a href="/YourSong.mp3">你的歌曲</a></li></ul> 这段代码就没有特别的位置限制了。不要忘记了上传你的mp3文件到GPC里。 <ul> GPC使用技巧八:插入Google Maps。 描述:可以让Google Maps在你的GPC上显示。 2.到Google Maps Developer site注册一个Google Maps 3.用网页编辑器打开文件googlewind.com-maps.htm 4.在标签之前添加下面的代码: <script 5.添加下面的代码到任何你想要 的位置: <div id="map" style="width: 400px; height: 300px"></div> <script type="text/javascript" defer="defer"> var map = new GMap(document.getElementById("map")); </script> 注:其中(-73.972, 6.保存,上传就可以了。 GPC使用技巧九:给GPC添加Google搜索功能。 描述:可以在GPC里面添加Google搜索框 只需要添加下面的代码(这个可以直接在GPC里用其在线编辑功能添加): <FORM action=http://www.google.com/search method=get> <TABLE size=31这是搜索框的长度与宽度值,代码中的数值可以修改。
|
|
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2009 Google |