November 24, 2024, 01:35:07 PM

1,531,353 Posts in 46,734 Topics by 1,523 Members
› View the most recent posts on the forum.


In Dreamweaver 8, how do you save templates?

Started by Zack777, August 16, 2007, 07:32:20 PM

previous topic - next topic

0 Members and 2 Guests are viewing this topic.

Go Down

Zack777

I'm having trouble saving Javascript templates I made but Dreamweaver says I can't save them because I need to manage sites or something I didn't read

anyone Deamweaver 8 knowledgeable enough to help meh?

C.Mongler

eat a shoe then poop it on ur keyboard awesome;

Daddy


Selkie


Zack777

Quote from: Ripster on August 16, 2007, 07:33:53 PM
Get a PC

I have Dreamweaver on my PC too but it gives me the same message

@JMV290: no, thats saving the file, not saving it as a template
@C.Mongler: idiot  psyduck;

Reverse Psychology


Zack777

Quote from: quasar on August 16, 2007, 07:36:50 PM
Pics of 22 inch iMac or gtfo

Code Select
<!-- fuck_you.html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="charset=utf-8" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-script-type" content="text/javascript" />
<title>Fuck you</title>
<script type="text/javascript">
alert('Fuck you');// Put 'Fuck you' in a small window.
</script>
</head>
<body>
</body>
</html>

Save that as an HTML document and open it

Reverse Psychology


Zack777

Quote from: quasar on August 16, 2007, 07:44:01 PM
yeah ok im gonna open a document called "fuck you" :|

saying it in Javascript is much easier

C.Mongler

Quote from: Zack777 on August 16, 2007, 07:39:52 PM
Code Select
<!-- fuck_you.html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="charset=utf-8" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-script-type" content="text/javascript" />
<title>Fuck you</title>
<script type="text/javascript">
alert('Fuck you');// Put 'Fuck you' in a small window.
</script>
</head>
<body>
</body>
</html>

Save that as an HTML document and open it


you go first

Zack777

Are any of the intelligent people online right now? psyduck;

Reverse Psychology


Zack777


Daddy

Quote from: Zack777 on August 16, 2007, 07:52:08 PM
or am I the only one that knows Javascript  psyduck;
oh sorry, i was busy knowing how to ban.

V


Go Up