How to insert codes or java scripts in a webpage in dreamweaver 8?
Can anybody tell me how and where (appropriate place in html codes) to insert some other html codes or java script while desining a web page(design mode) in dreamweaver 8. Suppose I want to insert "bookmark this page script, linking codes of other websites or adveritisers codes in a webpage (design mode) although I know dreamweaver also provides a code view. But what I am asking is where to place these codes and proper way of doing this.
Thanx in advance
How to insert codes or java scripts in a webpage in dreamweaver 8?
Put them between these tags, which can be placed in the header or the body (You can use Dreamweaver's source editing mode):
<script type="text/javascript">
</script>
And a note to everyone: Please STOP using "codes" (plural) - code is not a discrete noun in this sense.
- C++......................?
- is there a less complicated c++ compiler than microsoft express 2008? i found it to complicated and hav found no other free program to make a fps. a t..
- C++???????
- I am trying to make a tic tac toe game for c++ but i dont know how to use an array to make the board. also after i make the board hiw do i code it so ..
- C++???????????????
- I HAVE NO IDEA WHAT C++ IS? and i have an exam tomorrow. I dont understand 1. character set 2.tokens. i also have the for statement program, if stat..
- C++..........................?
- where i find the best c++ programing books.C++..........................?AT www.esnips.com/C++..........................?Try doing a search. OReilly t..
- C++????????
- i need to know a simple program to concat two strings without using strcat inside operator overloading.plz help me with a program..............C++????..
- ...................c++?
- How would I create a program that that displays the sum of a sales amount in each of 4 regions, during a 3 month period, which would also display the ..
- "Smitfraud-C. Toolbar888&..
- I am a webmaster, and I am trying to build my website, but my computer keeps acting weird and seems to be going into random hybernation for no reason ..
- C programme...?
- I wrote a programme of calculator in C language. And it has two or three error so pl do correct them. And send me correct answer. Prog. is: #includest..
- C programme...?
- I wrote a programme of calculator in C language. And it has two or three error so pl do correct them. And send me correct answer. Prog. is: #includest..
- C programme...?
- I wrote a programme of calculator in C language. And it has two or three error so pl do correct them. And send me correct answer. Prog. is: #includest..
