Drag and Drop files on mac?
I've been using Dreamweaver for years but this is the first time on a mac. I noticed that I can't simply drag documents into my files view in Dreamweaver. Am I doing something wrong?Is the only way...
View ArticleRe: Upload image and send to email
So the scripts need to reside on the server of the receiving 'mailto' email then?
View ArticleRe: Upload image and send to email
The script needs to reside on the server where your form is located. Your script should validate form fields, collect and send data to the email address you specify in your script. It should also...
View ArticleRe: Upload image and send to email
Thanks for these resources. I'm not sure the scripts will work if the form is within a mobile app (downloaded from apple app store) vs. a website on a server. Since the code functionality is reliant on...
View ArticleRe: Containing divs within other divs
Unfortunately, screenshots from Design View are meaningless. What matters is: a) how your page looks in browsers and b) the underlying HTML and CSS code. The best way to get help with...
View ArticleAJAX Form - Displaying error messages?
Hi all, Ok so I have setup my form and everything is working fine with AJAX. Form is posting to mysql fine and error messages are working before AJAX was implemented. I have now implemented AJAX and...
View ArticleRe: templates shtemplates - how to remove a template item from one page
If it's page specific, use embedded CSS between the <head> tags of your document. <style type="text/css">#divName {display:none; }</style> Nancy O.
View ArticleRe: Web Assist's PowerCMS
When the client types in their content, adds images, etc. in the browser-based CMS, that content has to be stored somewhere in order for it to be retrieved and displayed on the website. Does that...
View ArticleRe: Multiple spry tabbed panels
Hi Nancy Did you want me to rename or save as in the css? I have no idea where to save it, here is the html side, do you insert something in the beginning?
View ArticleRe: Using CSS3 Aqua Buttons, can't link them to my pages.
/* <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta...
View ArticleRe: Using CSS3 Aqua Buttons, can't link them to my pages.
where do i insert so i can link my buttons to diffrent pages
View Articlexampp help
I got my Xampp to work, for the most part. Just noticed this in my browser/live view. what is the problem here?
View ArticleRe: DW8 not holding FTP details on Windows 7?
Actually, this was a known issue with V8 requiring installation of the 8.0.2 updater... problem fixed.
View ArticleFonts not recognized in Dreamweaver
I have purchased and downloaded Linotype fonts from fonts.com (webfonts) and installed the TTF on my system for mocking up and building out websites. The fonts display in the font list and work just...
View ArticleChange color of Application Bar?
Is there any way to set a different color for the Application Bar in all the Adobe products? They are all gray and so similar, it can be very confusing when you have many of them open.
View ArticleRe: Web Assist's PowerCMS
I never used Power CMS, but did use the scaled down version that at the time was part of the Site Sculptor Extension. That worked very well as it was designed in creating the database connection, log...
View ArticleRe: Design View - Can't Select Text, Only Divs
Thank you both for the absolutely spot on answers and information. I had tried double-clicking before, but discarded that as all the content remained highlighted so I assumed it didn't work. But I...
View ArticleRe: index.html not being indexed? do i need it in sitemap
Links to your page, not out of it are the most important. So make sure there are links to your www.site that are on those social media pages. I'm not sure if that's what you meant, or if you only have...
View ArticleRe: index.html not being indexed? do i need it in sitemap
Jon Fritz II wrote: I'm not sure if that's what you meant, or if you only have links to those social media sites in the upper right of your www.site. Jon, I read it as the OP DOES have links from the...
View Article