|
"HTML elements expand and contract depending on the amount of content in them. As a result, your footer will always be the same distance from" in Dreamweaver • 2 replies |
10 hours ago |
|
"A little known fact about the code hinting in Dreamweaver CS5 and later is that it searches for matching substrings. You don't need to start" in Dreamweaver • 8 replies |
10 hours ago |
|
"Malheureusement, mon ami français n'utilise que Windows. Donc, il ne peut pas vous aider. Est-ce que vous avez essayé cet outil? http://w" in Dreamweaver • 9 replies |
11 hours ago |
|
"The jQuery code that you have posted here relies on ID selectors, but an ID can be used only once on a page. Instead use classes. Something" in Dreamweaver Application Development • 3 replies |
1 day ago |
|
"It sounds as though you have a corrupted Configuration folder. With Dreamweaver closed,delete the Configuration folder, and Dreamweaver shou" in Dreamweaver • 1 replies |
1 day ago |
|
"Judging from your screenshot, you're using CSS positioning for your layout and overflow is hidden. You need to double-click the element to b" in Dreamweaver • 2 replies |
1 day ago |
|
"Dreamweaver CS5.5 requires Windows (XP Service Pack 2, Vista, or Windows 7) or Mac OS X (10.5.8 or higher). It will work on a laptop, such a" in Dreamweaver • 5 replies |
1 day ago |
|
"If the servers are running and the connection is OK, I don't see any reason why you can't see Recordset listed. It should be at the top of t" in Dreamweaver Application Development • 4 replies |
2 days ago |
|
"It would be more efficient to use JSON. It's less verbose, and both PHP and JavaScript have functions/methods that make it easy to convert d" in Dreamweaver • 3 replies |
2 days ago |
|
"I'm 99.9% certain that you can't use PHP in a native app. You need to use Ajax calls to the server, in other words, use JavaScript. You d" in Dreamweaver • 3 replies |
2 days ago |
|
"<option value="2012" <?php if (date('Y') == '2012') echo 'selected'; ?>>2012</option>" in Dreamweaver Application Development • 6 replies |
2 days ago |
|
"What you're looking for is known as a cascading or dependent field. Dreamweaver can't do it out of the box. You need to hand-code it yoursel" in Dreamweaver Application Development • 2 replies |
2 days ago |
|
"Have you created a MySQL Connection and tested that it connects successfully to the server? Are the Apache and MySQL servers running?" in Dreamweaver Application Development • 4 replies |
2 days ago |
|
"The problem is that you're using Western European encoding, which supports only a limited range of characters. You should be able to use UTF" in Dreamweaver Application Development • 1 replies |
2 days ago |
|
"To use temporary files for preview, open the Preferences panel (Edit > Preferences on Windows, Dreamweaver > Preferences on a Mac), and sele" in Dreamweaver • 3 replies |
2 days ago |
|
"If your site root is in C:\xampp\htdocs\Milica, your testing server definition needs to specify C:\xampp\htdocs\Milica as the Testing server" in Dreamweaver • 3 replies |
2 days ago |
|
"This is a known issue with Mac 10.7.3. It's currently being investigated by Adobe engineers." in Dreamweaver • 2 replies |
2 days ago |
|
"As some of you already know, a new system has been introduced whereby comments/questions posted in the Dreamweaver Help pages automatically" in Dreamweaver • 0 bookmarks |
2 days ago |
|
"There is no way to change the colours of the UI in Dreamweaver. The only minor change that you can make is to turn on coloured icons, which" in Dreamweaver • 2 replies |
3 days ago |
|
"Judging from the screenshot, you're using server-side includes. Obviously, the wrong file is being included in your Chinese page. That proba" in Dreamweaver • 5 replies |
5 days ago |
|
"If you right-click the page in a browser and select View Source, you can see that the menu links are all in English. It seems as though you" in Dreamweaver • 5 replies |
5 days ago |
|
"The original mysql API in PHP is certainly no longer recommended for use, but it's not going to disappear in the immediate future. The idea" in Dreamweaver Application Development • 4 replies |
5 days ago |
|
"Your submit button is being affected by the following style rule, which removes the border, margin, and padding: input, select, textarea," in Dreamweaver • 2 replies |
5 days ago |
|
"You cannot change the font used in the Dreamweaver user interface. It's fixed." in Dreamweaver • 2 replies |
6 days ago |
|
"An image map uses coordinates that are linked to a fixed-size image. If the image remains a fixed size in your liquid layout, there should b" in Dreamweaver • 2 replies |
6 days ago |