Why won't the font kit work on the web?
I am trying to display the font ChunkFive on the web but it won't work. Does anyone see if I am missing something in my code?
View ArticleRe: Is there a webkit or other fix to get my slide to work in IE?
I sware I'm normally much better at this. haha pics are uploaded.
View ArticleRe: How do I password protect a page
>No, I moved the file via the control panel of the host co. OK., that's probably the problem. You should move files to new locations in DW, have it update the links, then upload to your server....
View ArticleRe: Reformatting files in Dreamweaver: Batch series of .dwr files (find and...
Kenneth, thanks for the response and offer. Yes, please do give an example.
View ArticleRe: How do I password protect a page
When I try to do a "save as" in DW, I'm unable to see the directory that I created to save it to.
View ArticleRe: How do I password protect a page
Your image src is pointing to a directory that does not exist at that levelimg src="images/careeropenings.jpg That's because you moved the file from the host control panel, not via DW. If you want to...
View ArticleRe: git/gitHub supported or can used together (linked) with dreamweaver cs6
what is version control? SAME AS GIT BUT SUPPORTED/LINKED TO DW CS6?
View ArticleRe: Cloud version vs Suite version
As Jon said, Cloud gives you both minor & major upgrades for as long as you subscribe to it. Other features include:access to 17 software titles, 5 Business Catalyst sites (basic plan), TypeKit...
View ArticleRe: Is there a webkit or other fix to get my slide to work in IE?
Slideshow works fine for me in FF20 & IE9. However, transparency in PNGs is not supported by older IE without some help from a script.http://jquery.andreaseberhard.de/pngFix/ Nancy O.
View ArticleRe: git/gitHub supported or can used together (linked) with dreamweaver cs6
Github is a script repository. I don't use version control myself, but it's in DW. It's helpful if you work in teams and need to check files in & out of the remote server. Or, if you maintain...
View ArticleRe: Max-height in Fluid Grid
Here is a URL of what I have so far: http://pauldhart.com/RideTTF_website/profile.html At full screen it conceals the text properly. If you resize the window, the fluid grid winds up exposing some of...
View ArticleRe: Max-height in Fluid Grid
I agree that what you have now is awkward. Especially poor for touch screens which do not respond to hover triggers since they lack a mouse. Below is an example of Fluid Grid Layout with jQuery to...
View ArticleRe: Is there a webkit or other fix to get my slide to work in IE?
good info rwegarding the .png transparency... I will keep that in mind. Also good ot hear that the slide show works for you in FF20 / IE9... Since I implemented your suggestions, then cleared...
View ArticleRe: Reapeated Regions and Recordset
You guys outthere are fantastic. Keep up the good work. Thanks
View ArticleRe: Max-height in Fluid Grid
Is there a way I can prevent the images in these divs from scaling down or up, therefore keeping the same image height which wouldn't reveal the text on different window sizes? If I could lock it from...
View ArticleDW corrupt? "broken?" or crazy?
CS6 Design Premium, OS X. Something seriously wrong with Dreamweaver on my Mac: it will not open files which I have created on dreamweaver. I can do File>Open and show dreamweaver where the file is,...
View ArticleRe: Display user info from Db after login
Hi, sorry for being so unclear. (and posting in the wrong forum) I have a database with userinfo, table Users.What I would like to do is extract additional information on the person logging...
View ArticleRe: Max-height in Fluid Grid
Remove this from FluidGrid.css img {max-width:100%} Also apply height & width values to image HTML. Nancy O.
View Article