Position text differently in same div
I have a footer div at the bottom of my page. I want to have the copyright aligned left but have other text aligned right in the same div. Is that possible? Thank you!
View ArticleJplayer
Hello, I am having issues with my first attempt at utilizing Jplayer. I followed the beginning tutorial to a T and currently have my audio player displaying and working in Dreamweaver CS6 Live Mode....
View ArticleRe: Div Tag
Learn CSS positioning in 10 Stepshttp://www.barelyfitz.com/screencast/html-training/css/positioning/ Default positioning (static or unspecified) is all you need for 98% of layouts. "Drawing boxes" in...
View ArticleHow to make my Spry menu bar liquid, like the rest of my site.
I started a new site from scratch using the Fluid Grid Layout template. Everything is fine and dandy as I just finished it today, sans small details I will add later. But it occured to me that my menu...
View ArticleProblems connecting to SVN using HTTPS
I am having an issue connecting to SVN using HTTPS. I am using DreamWeaver 5.5. We are being required to access the SVN Repository using LDAP. Prior to this I was able to get to the SVN Repository...
View ArticleRe: Position text differently in same div
Sure. Use CSS floats. Copy & paste this code into a new, blank document. <!doctype html><html><head><meta charset="utf-8"><title>HTML5...
View ArticleRe: How to make my Spry menu bar liquid, like the rest of my site.
Spry menus are not Responsive. They don't re-scale to device width. They don't work well on Touch Screen devices either.http://forums.adobe.com/message/5089152#5089152 Nancy O.
View ArticleRe: Dreamweaver Contact Page (Message Sent)
I prefer using a success.html page so users aren't left staring at your contact form. Nancy O.
View ArticleRe: Dreamweaver Support in Melbourne
I hear ya, Gramps! The whole process takes patience, to say the least, esp. when there's no face-to-face help. I think i will PM him. Is he in Victoria? Cheers mate!
View ArticleRe: How to make my Spry menu bar liquid, like the rest of my site.
Ahhhh - good to know! Thanks for the response Nancy.
View ArticleRe: simple php include not recognizing .txt file
Are you married to PHP for this?You could get random quotes to appear with a JavaScript array. No text file needed. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View ArticleRe: Jplayer
The plot thickens! I uploaded my test page containing the player to one of my online sites and the test player works fine. You can find it here: http://www.dynamicpagedesigner.com/soundtest.php I guess...
View ArticleRe: Dreamweaver Contact Page (Message Sent)
I agree with Nancy on this one. While you could use some ajax to make the confirmation pop-up after a submission is processed without a page reload, I don't understand the necessity for it in this...
View ArticleRe: CSS Panel - CSS rule definition
I think by using dreamweaver panel - it is easy and faster.I don't agree. With DW's code hinting, you can do whatever you need in no time. I never use the CSS Editor. There are too many choices in...
View ArticleRe: How do I insert a toggle inside a spry datset row
Try the following1. Create a function to truncate the description to 100 characters - adjust if desiredfunction TruncateDescription(region, lookupFunc) {return...
View ArticleRe: Botton behavior with css doesn't always work
I can't find a "css folder" or the script you say contains your link pseudoclasses.There are no link pseudoclasses in your remote stylesheet http://www.hoddenbagh.nl/bibleopen/bijbel.css I don't see...
View ArticleRe: Why is my trial version of Dreamweaver crippled?
Thank you for the information. I agree a bad install is the best bet. I'll try reinstalling as soon as my current urgent project is done. And thanks for diagnosing my problem without knowing my OS and...
View ArticleRe: Why is my trial version of Dreamweaver crippled?
My OS is Windows 7 Home Premium on a Toshiba Satellite C650D. This is what I see when I try a dropdown menu with some text selected. For Ctrl-I, I see what I always do, except the selected text doesn't...
View Article