Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Dreamweaver | Forum profile

Forum profile page for Dreamweaver on http://www.adobeforums.com. This report page is the aggregated overview from a single forum: Dreamweaver, located on the Message Board at http://www.adobeforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Dreamweaver" on the Message Board at http://www.adobeforums.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Adobe - Forums - Dreamweaver (site profile, domain info adobeforums.com)
Title: Dreamweaver
Url: http://forums.adobe.com/community/dreamweaver/d...
Users activity: 31 posts per thread
Forum activity: 582 active threads during last week
 

Posting activity on Dreamweaver:

  Week Month 3 Months
Threads: 582 1,871 5,380
Post: 1,820 5,849 16,645
 

Dreamweaver Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Murray *ACE*
222
user's latest post:
image maps on css build?
Published (2009-11-10 16:26:00)
Um there is no image on your page.  There are images specified in the Spry javascript, but they are not really on the page - at least not so you can put a hotspot on them.  Why do you want to do that?   You already have 'news.html' as a link for each of the three menu options!
E. Michael Brandt
167
user's latest post:
Creating Headers and Footers
Published (2009-11-10 19:18:00)
So we assume your pages are all static, with .htm or .html file extensions.   With so many pages you could have a herculean task ahead of you.  Server Side Includes would be a perfect solution for headers and footers.  The big issue will be how to convert all those pages over.  If, and this is a big IF, all your pages have the very same header code (for example) then you can use DW's Find/Replace to convert them all to an...
Nancy O.
87
user's latest post:
How to rename a selector's...
Published (2009-11-10 14:49:00)
If you rename an HTML document, DW will update links to that page.  If you rename a CSS file, DW will update links to that page.  If you move a file to a folder in your local site, DW will update links for you.   If you change a CSS selector name in your style sheet, you would need to change all instances of that ID or class name throughout your CSS and HTML code.  That's what the Find & Replace tool (Ctrl+F) is for....
garywpaul
77
user's latest post:
Creating Headers and Footers
Published (2009-11-10 18:53:00)
You are probably referrering to SSI, or Server Side Includes.  Do a search for php ssi, you'll find plenty of information. Also, look in the DW help for Search and Replace so that you would not have to change each one by hand.  You will also have to change the extention from html (or whatever it is) to php, again I beleive Search and Replace could do that for you, but I would look it up.   gary
pziecina
76
user's latest post:
jQuery slide show issue
Published (2009-11-07 07:06:00)
Hi   The timing problem was one that only affected scripts that had a built in delay that was not 'controlled' by a timing that used parts of a second, but relied on a time that was controlled by the script itself, and depended on 'processor' execution timing. Thankfully most effects now use the first option also most frameworks now recommend this method.   The only problem I find when using jQuery is...
flocars
35
user's latest post:
need to reduce space between...
Published (2009-11-09 20:54:00)
Thanks mike.  it did the first option.
flip51
32
user's latest post:
iFrame
Published (2009-11-05 05:45:00)
A free Dreamweaver Extension that adds an iframe with all the propertys can be found here: http://www.michielvandijk.nl/downloads
Elizabeth Marshall
26
user's latest post:
image maps on css build?
Published (2009-11-10 17:59:00)
Thanks for your kind words. Check back when you can!   Beth
Boss DJ
26
user's latest post:
navigation menu on every page?
Published (2009-11-10 12:16:00)
Without using frames? not that Ive heard of. You can make a template with your menu and keep an area open for content changes for each page
bregent
25
user's latest post:
simple open browser window...
Published (2009-11-10 15:55:00)
>What would be wrong with having the browser open up topmost, centered?   User's position their browser windows where they like them. They do not want to go to a website and have it move their browser window. People hate this so much that modern browsers no longer allow it. The only way you can do this is to launch a new pop up.
 

Latest active threads on Dreamweaver::

Adobe - Forums
Started 1 week, 1 day ago (2009-11-04 13:55:00)  by LanceS87
I understand, but I can add Alt Text to each image that's worth it and my site really isn't geared towards people who are vision impared or anyone older than 40yrs old. It's a local extreme sport website (skateboarding, rollerblading, biking, etc.) I'll try importing the image into the background slice and let you know if it works or not. Thanks....
Thread:  Show this thread (21 post)   Thread info: Using background slices as rollover buttons Size: 746 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Using background slices as rollover buttons :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 1 day, 4 hours ago (2009-11-11 14:09:00)  by Boss DJ
http://www.w3schools.com/TAGS/tag_hn.asp
Thread:  Show this thread (6 posts)   Thread info: What determines font size of  etc tags when not specified in CSS? Size: 528 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: What determines font size of    etc tags when not specified in
CSS? :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 4 days, 10 hours ago (2009-11-08 07:29:00)  by Murray *ACE*
Add this to your CSS - :root, html { overflow-y:scroll; } The shift is caused when a) you browse from a page that doesn't require a vertical scrollbar to a page that does require a vertical scrollbar, and b) you are using a browser that considers that the scrollbar space belongs to the page not the browser.  Thus, in these browsers, the page just got wider, and it therefore shifts a ...
Thread:  Show this thread (5 posts)   Thread info: Why does some of my pages "Shift" to the right??? Size: 1,059 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Why does some of my pages "Shift" to the right??? :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 23 hours, 4 minutes ago (2009-11-11 19:22:00)  by garywpaul
Sorry, I dont understand your problem, a date mis-sorts...in what context? Post a link to the problem page, perhaps people will be able to understand your dilema. Gary
Thread:  Show this thread (2 posts)   Thread info: DW 8, Can't sort dates well? Size: 640 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DW 8, Can't sort dates well? :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 2 months ago (2009-09-11 06:58:00)  by Nadia-P
Sorry you've had the long wait with Support, however, they are the only ones that will be able to answer your question. Hopefully you have had an answer by now  :-)
Thread:  Show this thread (7 posts)   Thread info: Does the software exchange program still happen? Size: 638 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Does the software exchange program still happen? :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 1 day, 15 hours ago (2009-11-11 03:02:00)  by tim-p
Update. My Library item did eventually complete its update - in 34 minutes! Here's the message from thelog:   files examined: 6   files updated: 6   files which could not be updated: 0 total time: (0:33:59)
Thread:  Show this thread (6 posts)   Thread info: DW CS4 painfully slow in W7 64 bit Size: 772 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DW CS4 painfully slow in W7 64 bit :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 1 day ago (2009-11-11 18:05:00)  by Nancy O.
For best cross browser rendering use LiVHA.  A simple memory device for Link, Visited, Hover, Active. a:link {color:#FF0000}      /* unvisited  link */ a:visited {color:#00FF00}  /* visited link */ a:hover  {color:#FF00FF}   /* mouse over link */ a:active {color:#0000FF} /* selected  link */ Nancy O. Alt-Web Design & Publishing Web | Graphics | Print | Media  Specialists www.alt...
Thread:  Show this thread (2 posts)   Thread info: CSS hover issue Size: 1,412 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: CSS hover issue :: Dreamweaver :: Adobe - Forums"
Adobe - Forums
Started 1 day, 8 hours ago (2009-11-11 10:08:00)  by E. Michael Brandt
Yep you can do this with pure css.  NOt a task for beginners though.  Here is a page with links to several different techniques: http://designreviver.com/tutorials/css-image-map-t echniques-and-tutorials/ -- E. Michael Brandt www.divahtml.com www.divahtml.com/products/scripts_dreamweaver_exte nsions.php Standards-compliant scripts and Dreamweaver Extensions www....
Thread:  Show this thread (5 posts)   Thread info: Using the hotspot tool Size: 1,497 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Using the hotspot tool :: Dreamweaver :: Adobe - Forums"
 

Hot threads for last week on Dreamweaver::

Dreamweaver
Started 1 week, 4 days ago (2009-11-01 13:28:00)  by Nancy O.
I'll stick with the obvious. Stable in whichever OS it's installed on.  Rendering and code support for optional CSS3 and HTML 5.0. I say optional because some people won't use these right away.  As fast or faster than DW8. Nancy O. Alt-Web Design & Publishing Web | Graphics | Print | Media  Specialists www.alt-web.com/ www.twitter.com/altweb www.alt-web.blogspot....
Thread:  Show this thread (40 posts)   Thread info: Dreamweaver CS5 wish list Size: 1,426 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Dreamweaver CS5 wish list :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 6 months, 1 week ago (2009-05-03 09:35:00)  by Murray *ACE*
What OS are you using?
Thread:  Show this thread (95 posts)   Thread info: dreamweaver cs4 crashes constantly Size: 420 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: dreamweaver cs4 crashes constantly :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 1 week, 1 day ago (2009-11-04 13:55:00)  by LanceS87
I understand, but I can add Alt Text to each image that's worth it and my site really isn't geared towards people who are vision impared or anyone older than 40yrs old. It's a local extreme sport website (skateboarding, rollerblading, biking, etc.) I'll try importing the image into the background slice and let you know if it works or not. Thanks....
Thread:  Show this thread (21 post)   Thread info: Using background slices as rollover buttons Size: 746 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Using background slices as rollover buttons :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 5 days, 10 hours ago (2009-11-07 08:09:00)  by garywpaul
I dont know why it happens, but it comes up on a failry regular basis, usally atrributed to browser cache, sometimes the blame gets put on the hosting company, either way,  however what you have to is delete those files that you updated from the server, then re-put the updated files, that should clear you up. Gary...
Thread:  Show this thread (18 posts)   Thread info: Why can't I see my updates online? Size: 789 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Why can't I see my updates online? :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 1 week, 2 days ago (2009-11-03 13:21:00)  by garywpaul
Seems to me your problem is in the form itself and not the script, if you let us see the form we can confirm, however this is from a form I created where the customer had to choose a date, the form looks like this <label for="date"></label> <select name="date" size="1" id="date">   <option>January 16, 2009</option>   <option>February 20, 2009</option>   <option>March 20, 2009</option>   <...
Thread:  Show this thread (19 posts)   Thread info: PHP script...where do I put my variables??? Size: 2,123 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: PHP script...where do I put my variables??? :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 6 days, 7 hours ago (2009-11-06 10:34:00)  by Murray *ACE*
Double click on that portion you want to edit. That part of the page has an overflow:hidden style applied to it in the CSS, most likely, which serves another purpose in the rendering of the page. Does that help?
Thread:  Show this thread (16 posts)   Thread info: Part of my template cannot be edited. help Size: 760 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Part of my template cannot be edited. help :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 1 week, 1 day ago (2009-11-04 11:41:00)  by E. Michael Brandt
Typically this is done by setting text size in points.  But this is considered bad form as it prevents users with poor vision from resizing the text to make it legible.  (Although many modern brwosers now offer Zoom to enlarge the entire page as needed.) read more on this: http://webdesign.about.com/cs/typemeasurements/a/a a042803a.htm -- E. Michael Brandt www.divahtml.com ...
Thread:  Show this thread (15 posts)   Thread info: How do they control text size on this site? Size: 1,691 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How do they control text size on this site? :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 1 week ago (2009-11-05 14:06:00)  by E. Michael Brandt
In the Behaviors window choose <A> onmouseover and <A> onclick .  That will make the hand appear. (It will wrap your image in an <a> tag).  You may also need to add this css: a img {border:none;} to get rid of the blue border that may appear around the image. Hope that helps. -- E. Michael Brandt www.divahtml.com www.divahtml.com/products/scripts_dreamweaver_exte nsions....
Thread:  Show this thread (14 posts)   Thread info: Rollover with image swap- how to change cursor? Size: 1,611 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Rollover with image swap- how to change cursor? :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 6 days, 17 hours ago (2009-11-06 01:19:00)  by crazytrader
Thanks, the topic you have shared is really so helping & interesting. I found very benefit by  your topic.Go to the line below.I  think it  will help you sure. _____________ Nail polish | Lipstick
Thread:  Show this thread (13 posts)   Thread info: Help with website header banner and some other things. Size: 832 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Help with website header banner and some other things. :: Dreamweaver :: Adobe - Forums"
Dreamweaver
Started 1 week, 1 day ago (2009-11-04 14:59:00)  by Murray *ACE*
Look at the code on the page that is still on your local machine.  Are those links normal document relative links, or are the file:/// links? Also, how did you copy the files?  With DW or with Explorer/Finder?
Thread:  Show this thread (12 posts)   Thread info: Hot Spot Relative Link Size: 684 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Hot Spot Relative Link :: Dreamweaver :: Adobe - Forums"