Re: Date time picker script does not look right when calender pops up
I see the files, thanks not sure to load in a folder though?
View ArticleRe: Dreamweaver CS5 publishing issue
Wow. OK. How far back do you think I should go? Are you say literally start a new site but use the same files?
View ArticleRe: Footer at bottom of screen or at bottom of page
I'll show you how but I don't recommend doing this becuase it relies on hacks that don't work well in all devices. Nobody really cares if your footer is aligned at the bottom of the screen on short...
View ArticleRe: Date time picker script does not look right when calender pops up
I keep scripts in a Scripts folder and CSS files in a Styles folder. But that's up to you. Nancy O.
View ArticleRe: Date time picker script does not look right when calender pops up
Is that what the code calls for? I can't find and address such asjs/bootstrapstyle sheet etc.
View ArticleRe: Dreamweaver CS5 publishing issue
All I am doing is indicating the proper folder to which all your files should be uploaded. Browse the remote directories until you find that file, If no luck, ask your hosting company for the proper...
View ArticleRe: Same PHP_includes to show up in Root and Subfolder
Root relative links work just fine on the Remote Server. But you may have trouble seeing them in your Local Testing Server. Nancy O.
View ArticleRe: Date time picker script does not look right when calender pops up
Tried putting the js from the date picker (bootstrap) into my js folder butno luck.ugh
View ArticleRe: I am building a simple site, but I can't build it...
Thanks a lot. If you look at this page http://arturoherrera.ca/foodsculptures.html the title of the images are off to the side.. again my CSS skills are not good enough. I would like them align to the...
View ArticleRe: Same PHP_includes to show up in Root and Subfolder
So instead of <? include("../php-includes/inc_header.php"); ?>I use this ? <?php $path = $_SERVER['DOCUMENT_ROOT']; $path .= "/php-includes/inc_header.php"; include_once($path);?> I...
View ArticleRe: I am building a simple site, but I can't build it...
I suggest you use the code I gave you as a template for the rest of your site. Nancy O.
View ArticleRe: Date time picker script does not look right when calender pops up
Why don't you use this one? It's super easy to set up and I think it looks nicer than your other one.http://jqueryui.com/datepicker/ Nancy O.
View ArticleRe: Dreamweaver CS5 publishing issue
Yeh thats great advice Ken. I will spend some time going through all your suggestions before rebuilding.Thanks so much mate.
View ArticleRe: Customer EDITS and CARTWEAVER dilema
You're undertaking a mighty big first project in DW. I hope your coding skills are excellent. You might want to look at Web Assist's Power CMS Builder - an extension for...
View ArticleRe: Date time picker script does not look right when calender pops up
Thanks but I was hoping to use one with the time as well. I would like toultimately connect this to a server that will generate a schedule for beachweddings.
View ArticleRe: Customer EDITS and CARTWEAVER dilema
Thanks Nancy. It is not my very first project in DW, I have done many sites already, but this will be my first "E-commerce" project where the client will update and maintain parts of the site...
View ArticleRe: Dreamweaver CS5 publishing issue
There no evidence of a problem with your pages, just finding the proper remote folder for upload. You have reached the right folder several times, for example here is the code on your index page as of...
View ArticleRe: Opacity using CSS
Hi, you could have a look here, where I experimented too: http://hansgd.de/AdobTest/opacity/opacity.php Hans-Günter
View ArticleRe: Dreamweaver 5.5 freezing upon opening
If anyone else has any suggestions on how to fix this problem, I'd be willing to try just about anything at this point. I have uninstalled and reinstalled several times, I've uninstalled Java and...
View Article