For all things Dreamweaver.
Récent
Helloplease anyone tell me about Dreamweaver Extension for read mail with IMAP or POP3? Thanks
I am wanting to add a shoutcast stream into my website, i am using dreamweaver 2019 I have looked for tutorials on and did not find any that were helpful. Has anyone done this if so can you please help. thanks
Hello,I need to play one sound after another from list,something like that:var audio1 = new Audio("MySound.mp3");var audio2 = new Audio("MySound.mp3");etc.var MyList = [audio1, audio2, etc...];function PlayMyList(){ MyList[0, 1, etc].play();} Can you help me?Thank you very much.
Hi Everyone-I am taking over a curriculum publishing project for a team member who was let go. The company uses Dreamweaver to publish the curriculum which is then packaged utilizing Flexera and available for purchase via a download. Once installed, the curriculum is viewable to the customer on a web browser (not linked to the Internet). I do not leave a protocol for the Dreamweaver project I have inherited. I have files from the previous publication and need to update the content. I am new to Dreamweaver, not versed in code and not sure how to do this. It appears Codify was used to create a template (Stylesheet.css - screenshot attached below)? The second image is a capture of the files I inherited for the project. Any help on how to edit these files or where to begin would be wonderful. Thank you!
Hi,I am developing a CEP panel that needs some confirmation from the user, but the simple javascript confirm('message') doesnt seem to work. Is this something you cannot do from within CEP, or am I doing something wrong?.my code is now basically this and runs fine without the confirm function.var confirm = confirm("text");if (confirm){ go on}
Hallo,gibt es aus der Adobe CC ein Programm, mit dem sich interaktive Dokumente erstellen lassen,die in Typo 3 importiert werden können?VG, re
Hey folks. It is silly but I do not know why my animated gif inserted into page plays once (it was created to play once) but when call again through swap images or show / hide layers do not play from beginning. It shows just end. I need to refresh page. Manually through browser or "Refresh" head tag with automatic action delayed in seconds. Is there any way to make it through click / mouse over behavior?Please help.Janusz
I'm new to Dreamweaver and HTML, so excuse my ignorance when it comes to the problem I'm having. I was tasked with updating a webpage for work. Everything was going fine until I had to create a new page. I duplicated an existing page (so as not to recreate the wheel) and added the new content. At that time, however, I realized that the menu on the page was no longer visible. I looked at the other pages, and the menu bar was gone from those as well. I had not touched the menu html file, nor the css file, nor the spry file. I uploaded one of the pages to the server, thinking maybe it was a fluke and the menu bar would magically reappear (wishful thinking), but it's still broken. I have no idea what I did to break it. Any help??The page I am referring to is here: Puget Sound Nearshore Ecosystem Restoration Project Where the menu should be is an error message, "an error occurred while processing this directive".Thank you in advance!
Without Business Catalyst, is there a good temporary host so I can A) let my client/boss view my web design before it gets launched? And B)use as my web design portfolio?
Every time I update my code, I have to close the file and then reopen it to see my updates in the Live window. What am I missing?
I have a website with several links. Each link I can change from http: // to shttp: //.But how can I save the file I work with with shttp: // instead of the standard it gets when I just save the page.In the site configuration, under WEB URL I have changed to https: // but that information does not follow.
Is there a way to automate a particular task/action like there is in Photoshop? That would be great!One of the things I do quite frequently is to (in my CSS file) put a temporary border round a div or section etc. so I can see exactly where it is. It might sound silly, but I works for me. I would like to hit a hotkey or a Ctrl-something and it adds a "border: solid thin color:" to where I put my cursor. Is there anything like that?
Hello, all,Nothing serious, here, just curious about something Dw is reporting. I'm getting a Javascript error message at the top of the screen, and it's indicating the following line of pseudocode is the problem.let q = [["A","1"],["B","2"],["C","3"]];Of course, Dw doesn't tell me what the error is, just that it's an error. But the function I'm playing with works, nothing shows in DevTools Console. What does Dw see that neither I nor my browser see?Just curious.V/r,^ _ ^
I try to create the change image on click in my HTML but this site doesn't run my function. Can someone help me find the mistake in my javascript function or css or HTML. I really don't know what problem with this and I really really hope to fix. Below are my HTML source, CSS, Javascript code. Thank you so much for your help//This is HTML<!doctype html><html><head><meta charset="UTF-8"><title>jQuery1</title><link rel="stylesheet" type="text/css" href="CSS for jQuery(1).css"/><script type="text/javascript" src="jquery-3.3.1.min.js"></script><script type="text/javascript" src="JS for jQuery(1).js"></script></head><body> <div id="btbChangeImage">Change Image</div> <img id="my_image" src="html example/Support source/he-mat-troi.jpg" alt=""/></body></html>//This is my CSS@charset "UTF-8";#my_image{ width:800px;}#btbChangeImage{ margin:10px; padding:10px;&
Hi Folks,I'm trying to use the target pseudo class to open/close a menu and I find that, while the code works in Firefox (version 64), it doesn't work in Dreamweaver (2018) itself. I've done a community search and see no discussion of this so I'm left thinking it's a problem with my coding, but I can't find it.Thanks for any help/insight you can provide!Here is my simple test: (this works on CodePen)<style>#bttnBox { width:100px; height:100px; border: 1px solid black; position: relative; } #openBttn { position: absolute;
If you rely on extensions or add-ons, DO NOT allow the Dreamweaver 19 update to occur.
The image at the bottom that says "Placeholder Picture" is round, but the image is a regular. Why is there a circle clipping out part of the square?All Together Now
Hi everyone,I am building a responsive table and am not having any luck getting it to stack the way I need it to. I've attached a screenshot of what I would like it to do and a link to what I have so far. Thank you for any help you can give me.http://offers.premierinc.com/table-delete_table-delete.html
Hi,Might be a silly question. If I upload the non-minified file along with the .min file and the .min file is the one called into the index file... there will be no negative effect on site load time? Is that right? Just to have the non-min file stored within the web server to make it easier to make edits? (so they are not only stored side-by-side locally, but also remotely on the web server)I just want to verify and see if that is what people usually do? (best practice)Thank you.
The effects and behaviors work fine but when you in include an Accordion on the same page the shake effect stops working any suggestions please?
I have been working on publishing a rather large monograph/book length project. So far everything seems to be working well but on this page http://tinyurl.com/y9rt6h9x I have a pesky problem. Expanding the accordion and clicking on any link works and we get to the desired position in the document. The problem is that after I arrive at my chosen destination if I try to scroll up I get stuck. On some links I may be able to scroll a few screens up but I am soon stopped. I can only scroll down but not up. Even the Scroll To Top arrow doesn’t work. Hitting the ← Back Button doesn’t work either.It is only on this page that this happens not the others. What have I done wrong?
In Adobe Contribute 6.5, how can I re-set the remote file path for an FTP connection?
My setting haven't synced in a week.I have deleted what was stored at adobe.The "Sync Settings Now" button continues to be greyed out.... see screenshot below.It doesn't look like Photoshop CC 19.1.7 and Illustrator CC 22.1 sync settings to adobe any more.So did Adobe turn this off or what?Help Please!Thanks!
Have a look Develop web applications with ease - YouTube
The following linkDreamweaver 4.04 Updaters Download pagein the update page is invalidAdobe - Dreamweaver Support Center : Updatersplease provide a valid link for update
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.