『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
When displaying a longer-than-normal list on the WWW it's standard procedure to add a scrollbar to the right. That scrollbar always includes a couple of small arrow buttons, one at the top, one at the bottom of the bar. Where is that option in the Dreamweaver web editor? I'm getting tired of having to drag that single scroll button up and down when browsing my files.
How do I show column numbers in code view? I've searched and can't find an answer. Im trying to fix errors that DW shows. Most of mine are Special Characters must be escaped : [ < ], I have no idea what that means.ThanksAlan
256/5000 It is very rare, what happens, if I upload a PHP file in the Dreamweaver 2020 version it does not work when uploading to the server, instead of when I use the 2019 version the same file works perfectly.Maybe it's something of the preferences but I don't know what it could be
Hi -- I am not very well versed in HTML or Dreamweaver, but I am hoping someone might be able to assist me anyway...I currently create HTMLs in Dreamweaver 2019 that my company posts as logon popups for users. The pop up admin is very antiquated and I have found out recently that our HTML files are no longer being accepted. We have found that the only way to get around this and get our files accepted is to copy the HTML from Dreamweaver, paste it into notepad, and save as an HTML with ANSI encoding. Is there a place in Dreamweaver where I can change the coding to ANSI so that I do not have to move the code from dreamweaver to notepad? Thanks!!
Could someone please help me with that. I've been dealing with it for months. I am trying to put a 2 min. recorded mp3 audio file online for my little church. It's a recorded piano piece by our pianist. She recorded herself, sent it to me as a .mov., then i converted it to mp4, then to mp3. It works beautifully on all browsers, except Safari. However, our Pastor's message, which he records on "voice recorder" in windows, then sends to me to put into an mp3 works just fine.Is there a special audio tag i can use? I even inserted the plug in, then went to the file, etc... , tried to embed it. Nothing. My other browsers even take a .mp4, not only mp3, so i don't know why safari doesn't work at all with any of that.Anita
My black and white image is not black and white when uploaded. What am I doing wrong?
Hi, I have a user who is running Windows 8 version 6.3(build 6300) but when they go to download it from the cloud it says its incompaitible. Is there a way to download an older version?
Please how do i get to Add the phonegap add-on in Dw cc 2018? [Topic edited for clarity.]
Hi all, I'm a newbie here - Just started a new site, and was following the helpful tutorials on your website. Managed to only create a plain HTML doc and when I save it the code disappears! I have uninstalled and reinstalled the app, but it hasn't made a bit of difference. I'm on Mac Catalina using DW20.1. Thoughts?Thanks!
I'm used to read C style code (i.e. JSON/JavaScript/TypeScript) having the opening braces put on a new line. So, I'd like to set this formatting style in Dreamweaver for having it use that style of formatting when it auto-formats code. How can I do that?
Hi, How can I make the mouseover / mouseout and click behaviors work the same on a mobile device as they do on a desktop? Thank you!
Hi guysI want to delete all recent files and stop showing these matters foreverIt has become really messy and annoying.Anyone help me?
I built this site many years ago and have been asked to add a donate button. In looking at the code I see an issue which I've been unable to resolve. And out of practice I can barely remember where to start. The site is live so I don't want to damage what is already working and in place. 1 )My FB and IG icons float outside of the container when viewed on an iPad. 2) When that is resolved I'd like to add the GoFundMe donate button to the left of these social icons. I'd appreciate if someone can help me clean up the code and fix the issue as well as a little guidance as to how to code this to position the GFM button properly.Many thanks. HTML and CSS attached.http://basso56.com <div class="gridContainer clearfix"> <header class="fluid header"> <section class="fluid logo"> <a href="index.html"><img alt="Basso56 Italian Cuisine" src="/images/logo.png"></a> </section> <
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Home Page</title> <link href="Homepage.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="Homepage.js"></script> </head> <body> <div class="TitleHome"> <h1>WELCOME TO MY PERSPECTIVE</h1> <div id="mySidenav" class="sidenav"> <a href="javascript&colon;void(0)" class="closebtn" onclick="closeNav()">&times;</a> <a href="Homepage.html">Home</a> <a href="Blog.html">Blog</a> <a href="Photography.html">photography</a> <a href="Contact Us.html">Contact us</a> <a href="Gallery.html">Gallery</a> </div> <div class="nav-icon" onclick="openNav()"> <div></div> </div> </div> </body> </html>Hello, I n
Hello, I am a student at the University of Rijek, currently studing in the IT department ( Department of Informatics ) . We were told that we should sign in to creative cloud with our student mails and that we will be assigned free softwares that are on the Creative Cloud that we signed into since the department has a partnership with your company. It is said "Adobe is providing temporary at-home access for impacted students and faculty so that they can continue their work remotely. This offer is available until May 31, 2020." But for me that is not the case, after I downloaded Dreamweaver I got a 7 day trial and for any other software. I contacted my University and the assistant on the particular subject and I got the information to come back and seek help from the Adobe Support. How can I get this plan? Thank you in advace for your help. [Moderator Note: Personal information removed]
I work with a custom extension but the contents are just JavaScript. I have managed to add the extension to Dreamweaver by eding the MM XML file and I've managed to instruct Dreamweaver to treat the file as JavaScript, and color it so (just makes everything easier as I'm sure you all know). The final step I want to achieve is using the "Apply Source Formatting" feature with my custom extension. As you can see below they are greyed out even though the file is JavaScript, and associated so within Dreamweaver. Any ideas?!
This is somewhat of a two-parter. I have an XML file that has many lines that look like this: <something id="54875" source="something.me"><code>./random/text/here.html</code><morecode>./more/random/text/here.html</morecode></something> This snippet above repeats sevearl hundred times. I need to find all the instances where the <code> and <more> lines apear, then add a third line under it so it looks like this: <something id="54875" source="something.me"><code>./random/text/here.html</code><morecode>./more/random/text/here.html</morecode><addedcode>./added/random/text/here.html</addedcode></something> Furthermore, each snippet has unique text between the brackets. So I'll need to use a wildcard so it ignores anything written inside the <code> and <more>, so I can go line by line copy/pasting the replacment text. How can I easily do this in Dreamweaver
I would like to change the Korean version of Dreamweaver CS6 I am using to English.
I can't click to date, how can i unlock it?
I am new user. I was drsigning a ticker slider in dreamever and mistakenly edited the code (deleted some words). Now its showing this message and is not going back to normal interface. Please guide
Hello,Does anybody know where i can find the stargazer tutorial?
The latest version of Dreamweaver for Mac does not support Korean. (Windows is already officially supported.)Can you tell me why?
I'm attempting to build a new site, and can't get Dreamweaver 2020 to connect to my hosts MySQL server. I've gotten through a lot of issues (like rolling server-side SQL back to v5.6 (technically v5.6.40) and managed to get Dreamweaver to find the _mmServerScripts folder properly. However, now I keep getting an Error 1045, Access Denied for user. I've confirmed it's not me mis-typing something, reset passwords, even set up a new MySQL user and database, but I keep getting that Access Denied error. Any pearls of wisdom? Appreciate any and all advice! -Zac
not sure how or why but the site I created when scrolling it rubs, for example, when you scroll it jumps a bit. any solution helps thanks!
Hello, I have style applied to a span that puts a line behind text. The issue I'm having is that I can't get it to right align (at the end of the text not starting at the beginning). Below is my code. Thank you for any help. <!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>CodePen - Line Under Text</title> <style> h1{ color: #000000; } span{ position: relative; float: left; font-family: 'Montserrat', sans-serif; } span:after{ position: absolute; content: ""; display: block; width: 40%; height: 10px; background: #00ff66; bottom: 4px; z-index: -1; }</style> </head> <body> <!-- partial:index.partial.html --> <h1><span>lorem ipsum dolor sit amet.</span></h1> <!-- partial --> </body> </html>
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.