For all things Dreamweaver.
Nyligen aktiv
OK, I've seen various answers to this problem but none of them have worked for me. When I add videos to a website they work fine in the preview. Then when I upload it, none of the videos work. The url is www.roberttaylorfamily.com/limited.html. Please let me know what's wrong. When I open in another window, I get a 404 error however I don't know why the links would be broken since I used the media/html video command. Let me know. ThanksRobert
I built a table but can't seem to get all the cells to the same font size? If i highlite all cells and change properties it doesn't help?
I have a nice little slideshow I got and added to my site. I'm sorry I cannot post the links to it here as it's a private site. Anyway, here is the code that makes it work:<script>var slideIndex = 1;showDivs(slideIndex);function plusDivs(n) { showDivs(slideIndex += n);}function showDivs(n) { var i; var x = document.getElementsByClassName("mySlides"); if (n > x.length) {slideIndex = 1} if (n < 1) {slideIndex = x.length} for (i = 0; i < x.length; i++) { x.style.display = "none"; } x[slideIndex-1].style.display = "block"; }</script>There is the strangest thing. When I use the code above and the CSS and HTML it works great. The slider does not work automatically; you have to click on the left or right arrows to advance it manually, which is what I want. But then when I take the same code and integrate it into a SharePoint page, everythin
hii am a first time novice of dreamweaver 2017.I'm using a boostrap starter template and i want to make changes to the bootstrap.css which is read only. is there a reason why it is read only given the html wasn't? should i simply mark it as writable and begin to 'attempt' to modify it. or should i just delete the whole thing and start from scratch; which seems appealing now... is there simpler way to begin to create a css with simple changes? or perhaps the better question is what shall i do begin a create a css style sheet from scratch as all the tutorials i have found seem to have 'prepared on earlier' and instead show how to modify.thanks
電腦作業系統WIN10,只要開啟Adobe DW CC2017後,滑鼠游標旁的圓圈不停閃爍,非常干擾,必須關閉DW才會恢復正常,不知如何解決。
Dreamweaver SupportI am using Adobe Dreamweaver CS5 Classroom in a Book.In chapter 2, pp 23-24, I typed in the brief html code in the TextEdit application on my iMac - saved as firstpage.html:<html><body>Welcome to my first web page</body></html>Then I launched my Firefox browser and opened that firstpage html file there. The browser displayed my entire html code – not just the expected text: “Welcome to my first web page.”When I went to VIEW and clicked on Page Source, I got the browser page code with my code (above) included, but there was strange code in front of each of my lines:<body> <p class="p1">&lt;html&gt;</p> <p class="p1">&lt;body&gt;</p> <p class="p2">Welcome to my first web page</p> <p class="p2">&lt;/body&gt;</p> <p class="p2">&lt;/html&gt;</p> </body> </html>On each line, the initial p and terminal p are purple; the “p
Currently i am working on a wordpress blog http://www.howtorootphone.com/ which is related to Android.I want tog build a simple theme for my blog.can DreamWeaver help me in developing Wordpress theme.Thanks
I'm working on an intranet so some of the page content needs a login. DW is crashing when I enter the User and Password information in the dialogue.
I've used DW C6 for years and just switched to CC. In C6 there was a panel below the design/code window that had ways to create hyperlinks, manage spry widget menus, etc. How do I get that showing in CC?Thanks,
I cannot determine why my slideshow does not center on the page. It looks fine in both Design and Live views.Cowdrey Granite: KitchensI must be doing something stupid.Thanks.Don
I'm noticing that some of the fonts I've used in CSS are missing whenever I preview the webpage in any browser (Firefox, Safari or Chrome). In particular, the TypeKit fonts, like "acumin-pro-extra-condensed" are not displaying in the browsers even though the CSS coding seems correct. But even some of the fonts on my local workstation, such as Univers, are not appearing.What could be the problem?
Hello Friends,Good day all!Please could someone review my code and tell me where I am wrong.Using the dreamweaver code below ( although a number of fields has been removed due to length), I want the page to echo message if no matching record is foundmysql_select_db($database_XXXXX_DB, $XXXXX_DB);$query_rsTaxPmts = sprintf("SELECT tpmt_id, code, phoneFROM tbl_taxGROUP BY code", GetSQLValueString($colname_rsTaxPmts, "text"),GetSQLValueString($srcphone_rsTaxPmts, "text"));$rsTaxPmts = mysql_query($query_rsTaxPmts, $XXXXX_DB) or die(mysql_error());$row_rsTaxPmts = mysql_fetch_assoc($rsTaxPmts);if (($row_rsTaxPmts)== 0) { echo "<div align='center' class='alert alert-info' style='float:none; width:auto; height:auto; background-color:#CCC;'><span style='font-size:x-large;'><i class='fa fa-info-circle' aria-hidden='true'></i> No Records found!</span><br>Do a search using Payers TIN or Phone Number</div>";}$totalRows_rsTaxPmts = mysql_num_rows($rsTaxPmt
I have a couple of websites that have my artwork displayed in slideshow plugins.These work well, and are easy to use, but the problem is (with my limited understanding) that any text that accompanies these images in the slides is not searchable through google.So if I have a slideshow with an image named "Snow Queen" and someone does a google image search with that name, my image will never show up in a search.Is that correct?Does anybody know if there are any plugins that are slideshow-based, but do allow searching the text?In the old days, before I used CSS, I would manually create a separate page for each image. This was tedious, but they were searchable. In fact, if the user clicked on a link, it would take them straight to that image. What was annoying was that I had to hand link every "Next" and "Previous" button to go to the other pages.Any help appreciated with what might be a better method.Thanks
I have installed Dreamweaver MX 2004 on my new laptop but am having trouble activating the license on it. I can not connect to internet with it (now running Windows 10). Tech support via phone says software not supportable with them by phone. ANy help with this?Rad.
I've researched this problem and tried every combination I can possibly think of to no avail. I'm simply trying to overlay text and a button on top of a responsive image. I got the text on top of the image but for some reason it won't center! I've tried text-center, center-block and more combo's with margin's than I can think of. Hopefully it's something simple. Below is the code and screenshot of desired result. Thank you in advance. <div class="container-fluid no-padding"> <img src="images/hero_image.jpg" class="img-responsive"/> <h1 class="call_to_action_header center-block">Have you had your Annual Wellness Visit?</h1><p class="call_info text-center center-block">Medicare covers a yearly appointment to discuss your plan of preventive care in the coming year.</p> <button type="button" class="btn btn-primary call_button text-ce
Please download the attached file to view this post
My dreamweaver wont open when I click on it, and my task manager says it's running as a background program. Please help
Hi, I am trying to place hotspots on an image and they don't seem to be in the location where i placed them originally. I've tried changing the width and height to pixel sizes and that didn't work. Any ideas? <div class="section"> <div class="container"> <div class="row"> <div class="twelve columns" id="Map"> <img src="BG/Tidal Bay-01.png" width="100%" height="auto" usemap="#Map" align="middle" border="0"> <map name="Map"> <area shape="rect" coords="595,460,749,520" href="index.html" target="_blank" alt="Sealers"> </map> &nbs
Hello, I have a plain text file with special charset like ' ëèé' I finally got it to work. But now i am trying to use a asp file to write out the text. But i don't know how to convert to UTF-8 in ASP. I have this, but it still does not work: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>TEST</title> </head> <% 'set output character set Response.CharSet = "utf-8" Response.Write("This is a test éèè") %> </body> </html> Does anyone has knowledge of how this could be done? Regards, Micheal.
I have created a series of related tabs and need to link and synchronize the related tabs, e.g. when C++ is clicked, all C++ tabs open, etc. How do I do it? After a number of experiments using Anchors, it failed. The following is the basic code for two sets of tabs.<!doctype html><html><head><meta charset="utf-8"><title>Test</title><script src="../jQueryAssets/jquery-1.11.1.min.js"></script><script src="../jQueryAssets/jquery.ui-1.10.4.tabs.min.js"></script><link href="../jQueryAssets/jquery.ui.core.min.css" rel="stylesheet" type="text/css"><link href="../jQueryAssets/jquery.ui.theme.min.css" rel="stylesheet" type="text/css"><link href="../jQueryAssets/jquery.ui.tabs.min.css" rel="stylesheet" type="text/css"></head><body text="#3B0EF1" link="#15F187" vlink="#ECFB03" alink="#F7090D" leftmargin="1" topmargin="0" marginheight="0"><h1 dir="ltr"> <span class="Function_Title">Test</span&g
Unaware of any specific action that would have altered original vertical 50% positioning of the glyphiconsposition. I did a copy/paste of relevant css from original bootstrap-3.3.7-cssinto a bootstrap-custom.css style sheet to troubleshoot.I found that changing 50% to 30% visually corrected, but that just tells me that I've missed something. Haven't had any success at locating where the problem resides, could not find any errors.The glyphicons seem to change size with browser resizing, as well. ================Attempted correction as follows =============== .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .glyphicon-circle-arrow-left { display: inline-block; position: absolute; top: 50%;/*========On change to 30% gives "visual" vertical centering===========*/ z-index: 5;}================================================
<p id='preview' align="center">The player will show in this paragraph</p><script type='text/javascript' src='swfobject.js'></script><script type='text/javascript'>var s1 = new SWFObject('player.swf','player','400','350','9');s1.addParam('allowfullscreen','true');s1.addParam('allowscriptaccess','always');s1.addParam('flashvars','&file=CyberSchoolClip5.flv&image=NewSet.jpg');s1.write('preview');</script> Up until today this code worked fine. It no longer does however.All the other means of inserting an flv file using Dreamweaver CS5.5 do not work either.What happened?
I am using fancybox 3. Everything is ok, but I have one problem. Im looking for a way to see the fancybox without getting a page with only the thumbnails. What I want: my homepage where you can see a button which links directly to the fancybox. In the actual situation brings clicking on the button the viewer to a page with only thumbnails and clicking on one of the thumbnails brings you finally to the fancybox. What am I doing wrong?I have made a separate page for the fancybox or is it better to write the code in the index-page?
Just though this may be of interest to everyone, that the w3c is proposing to make everything that is not html5.1+ obsolete.https://lists.w3.org/Archives/Public/public-review-announce/2017Aug/0004.html
I used to build my website with a very old program (don't laugh: AOLPress) that's not working with actual OS.Now I like to rebuild/relaunch my site with Dreamweaver.What I liked very much on AOLPress: I was able to klick through my website like a browser and edit it at the same time.A click on a link opened the linked page and I could continue editing.Is there a chance to edit Dreameaver's options so that I can jump to another page (f.ex) doubleclicking the link?Can I edit shortcuts?The patch I found is rightclicking the link and then chose "open linked page" (?) in a second click.This does not seem to work within frames: DW opens a new page.And yes: I will get rid of frames asap, but my first step will be learn more about handling DW. So I have to handle my old framed-site for a while with Dreamweaver.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.