dreamweaver Questions
6
Solved
Is there a window in Dreamweaver that shows all variables and functions defined in the current document?
Thomsen asked 18/2, 2011 at 21:5
5
Solved
I'm moving to Dreamweaver from Notepad++, and while Dw does have many better features than Notepad++, there are a few that I'm really missing.
Is there a way to make the "Home" key on the keyboar...
Euplastic asked 1/8, 2011 at 13:42
2
I'm trying to insert a video, using HTML5.
I have the following markup:
<video id="video" loop="" controls="" preload="">
<source src="portada_2.mp4" type='video/mp4;codecs="avc1.42E01E...
Prisilla asked 6/2, 2014 at 13:57
5
Solved
I'm learning web dev and I am already stucked at some point..
How do I convert a PSD template to a html/css website ?
I've cropped all part of the image and saved them in .gif separately, but t...
Kirimia asked 28/1, 2010 at 20:51
1
Solved
I need your help: I'm currently working on a web project with another person. I'm using NetBeans to develop the code, while he's using Dreamweaver. We would like to ignore all Dreamweaver _notes di...
Gadroon asked 26/2, 2014 at 10:58
6
Solved
Emmet now support Dreamweaver and am keen to work with it but it's not working for me, even though I think I have followed instructions here https://github.com/emmetio/dreamweaver
I have already d...
Tamaratamarack asked 24/5, 2013 at 9:36
4
In Dreamweaver CS5 there's something called Code Hinting (let's call it CH for short).
CH has a bunch of information about functions, constants and objects built in the core library.
When you pres...
Growl asked 4/1, 2012 at 0:32
2
Solved
The following code is supoosed to draw five circles next to each other
<head>
<script type='text/javascript' src='jquery-2.0.3.min.js'></script>
<script type='text/javascrip...
Previdi asked 15/8, 2013 at 9:53
3
Solved
How do I change the default coloring/fonts in Dreamweaver CS5?
Cacophony asked 17/11, 2010 at 12:59
7
Solved
I'm using lesscss, the 'framework/compiler' for css. My IDE, dreamweaver, does not recognize .less as CSS. So no niceties such as error checking or code completion there. Is there anything I can do...
Unoccupied asked 15/12, 2010 at 21:33
1
Solved
I've got a handle on MySQL and HTML, but am still learning PHP. I'm on a bit of a schedule, so
when I noticed that Dreamweaver would write PHP for me I started using that feature. I immediately not...
Derail asked 23/4, 2013 at 0:9
4
Solved
I have a register page I retrieved off of the following site. I downloaded the source code and extracted the file, finding the login.php. I open it in Adobe Dreamweaver CS3 which loads it and...
Grefe asked 5/3, 2013 at 0:12
2
Solved
I use Dreamweaver to develop Web sites. I use the templates feature extensively as it helps to make things easier maintaining conformance.
However, I notice that Dreamweaver adds the following cod...
Irruption asked 9/6, 2011 at 14:19
1
Here's the situation. I'm working in Dreamweaver. Let's say I have 5 different .css files containing various classes and ID's. And let's say I'm editing index.html in Code view (which is basically ...
Hypethral asked 2/1, 2013 at 19:14
1
Dreamweaver template is using the following code to generate the component link. Can this be set up in a way to hide the actual text if the component link has not got a landing page?
<a tridio...
Kylynn asked 31/12, 2012 at 7:26
1
Solved
I’m new to PHP so bear with me. My form is sending empty emails when I press submit. Any help would be great.
This is my form:
<form class="contact_form" action="kontakt.php" method="post">...
Pahang asked 12/10, 2012 at 12:58
1
I recently installed DW CS6 via Adobe Creative Cloud - and seems to have attempted to import my code coloring from CS5 - but not to much success, It's a jumped mess really. I'm hoping i don't have ...
Antoinetteanton asked 22/7, 2012 at 3:31
4
Solved
I have a component in tridion where its metadata design has a field called 'list' which is populated using Categories and Keywords
I used a DWT code to populate items present in the list using the...
Vane asked 21/8, 2012 at 9:44
6
when im writing html code inside of anchor tag, my dreamweaver editor showing bug in anchor tag. Shouldnt use inside tag? Is there any rules writing/using tags ?
I am using Html 5. This is my code...
Corespondent asked 8/6, 2012 at 9:3
8
Solved
I am looking to start working on a personal site using C#. I work as a web developer and have used VBScript previously and am using Coldfusion now at work. I use Dreamweaver for development in thes...
Genevieve asked 23/4, 2009 at 21:8
4
Solved
I am working on Dreamweaver TBBs in SDL Tridion 2011 SP1.
I am unaware of handling component links in Dreamweaver TBBs.
Consider my Component name is "A" which has link to another component "B"...
Erminois asked 21/4, 2012 at 6:13
3
Possible Duplicate:
Dreamweaver Keeps Getting Dependent Files
I'm using Dreamweaver (CS5) to manage files on a webserver. I have it set so that when I save a file (locally or not) it ...
Angloamerican asked 2/8, 2011 at 19:30
2
I am having some trouble with accessing variables, here in this case Setvariable. When I go inside loop, variable doesn't exists. Anyone have any insight on this. Appreciate your help
Below is my ...
Dealate asked 18/4, 2012 at 11:40
1
Solved
I see Dreamweaver generated _notes folders (containing dwsync.xml files) being checked into our source control system by our newly acquired design team.
I've never used Dreamweaver but Google rese...
Anhedral asked 19/10, 2011 at 0:15
2
Solved
Can we include an HTML file / snippet from another HTML file?
My use case is related to how a website is built; in a simple form, a site typically has the same header and footer across the board. ...
Gypsie asked 22/8, 2011 at 22:19
© 2022 - 2024 — McMap. All rights reserved.