Tag Archives: Insurance Coverage

Using Templates in Dreamweaver

Can certainly someone briefly explain the fundamental steps when making use of templates… i’ll show u the ways i used this failed and ough correct me… these we go JUST ONE. Made index. html TWO. Made index. dwt (template) 3. Duplicate and rename catalog. html to news flash. html 5. repeat for most pages YOUR FIVE. Then i adjusted the template but the remaining portion of the pages didn’t redesign. Any person help me out and about All regions of the template by default are generally non editable. In otherwords the aspects of the pages dependant on that template can’t be changed, but will change that the template changes. So unless your whole document is placed as an editable region proceed to the next sentence.. otherwise make all those changes first. After this you create a new document from a template. In DWMX you go to new insurance coverage press the structure tab and select your website, if any templates exist for this site they’ll be displayed here. Select the template you should base the new document from and there you.. Now if you need to make changes to a non editable region for every page based about that template … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

netscape 6.1 background-image problems

Hi y’all. Ive been trying to figure this out but have appear short, so I thought I’d personally throw it out into the community. My business is having a problem displaying some pages in netscape SIX. 1 browser. With some pages, where I have a background-image=" somepic. jpg" throughout my. css track, the image shows throughout my page. While this is actually all well along with good, I don’t want the photograph displayed in the table making the text difficult that will read, so WHEN I assigned a bgcolor=" ffffff" for my table. Occasionally the page parses good, but when I head to the secure document page, the bgcolor attribute would not get parsed. If i click on another page (non-secure) the challenge persists. However, if i go to any 3rd page, the page displays properly. I’m not coding anything different within the pages that obtain parsed correctly and the ones that dont. This particular only happens within netscape 6. 1 (the oldest version of netscape I have loaded) but works fine in all other browsers. Has anyone in addition experienced this Of course , if so, is generally there a fix. I do think its a netscape web browser … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

What Program For HTML?? Word Is Messing With Me!!!

I’ve just started to understand HTML and Formerly suffering with tinnitus using Microsoft Wordon this Mac. The problem that will I’m having is always that everytime I save it for a plain text document (. txt), as well as close the insurance coverage down, when WE reopen the file Word doesn’t present me my HTML DOCUMENT, it shows us my website!!! What’s up along with that It’s supposed to be a plain text document (Oh, so when I go to evaluate the script seems like that Word features added all the junk! ) Must i be using some other program What can everyone else use (Keeping in mind that I’m a Mac guy) Thanks a great deal of!! Use notepad or some other text editor to be able to open the insurance plan. Microsoft words carries a build in html convertor to ensure that when a individual tries to wide open a html file it will convert the layout to clear out the html tags and leave an individual with a pretty page without code. Quite simply dont use microsof word to complete code… check out nvu, it’s a totally free open-source web authoring application. It works fantastic. http: //www. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Display current time

Hi everyone, I am attempting to display the current time on the site and having considered around I discovered this code Reply. Write FormatDateTime(" 12/23/2003 8-10: 24 AM", vbShortTime) but obviously it just exhibits the 8. 24 constantly.. no big surprise there then. Does anyone find out what i need to use in this in order correctly to display the contemporary time Thanks beforehand, Mitch….. I have applied the following in past times, it doesn’t grant you the date in number format but it surely works. Output seems like this, I’m sure the good news is way to clear the output in place, but it’s a new start Code: < script> var time=new Date() insurance coverage. write(‘Current Time: ‘+time+”) < /script> This particular displays the server time. If you would like the clients moment, use audiofreak9 Is code. Code: < % Dim clock time clock = Time Reply. Write(clock) %> Thats great, thanks bfsog. Mitch…….

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Is there a site for nice color schemes?

I have layouts, just dont own color schemes… just about any sites http: //www. colorschemer. com/online. html Although I propose learning more about color generally speaking… color scheme generators can only present you with a formulated loook… can’t present you with that extra edge given at a custom scheme, let alone the different feelings invoked from several colors… (whens a final time you noticed a mcdonalds advertising in dull greys and blues ) Gives thanks man OMG!!! They stole the color table script (the color table over the bottom)!!! What must i do! With the record… The script: Code: functionality DrawPalette() var outside, middle, inner=255; insurance coverage. write(‘< div ID=" palette" > ‘); insurance coverage. write(‘< table cellpadding=0 cellspacing=1 border=0 bgcolor=" #000000" > ‘); insurance coverage. write(‘< tr> ‘); for (outer = 255; outside > = 0; outer-=51) for (middle = 255; center > = 0; middle-=51) for (inner = 255; intrinsic > = 0; inner-=51) tR=HEXCodes255 — outer; tG=HEXCodes255 — middle; tB=HEXCodes255 — inner; document. write(‘< td height=" 11" width=" 11" bgcolor=" #’+tR+tG+tB+’" > < a new href=" #" onClick=" ChangeColors(‘+(255 — outer)+’, ‘+(255 — middle)+’, ‘+(255 — inner)+’); return phony; " > < img src=" obvious. gif" border=" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

DW CS3: Images will not preview in local browser

Just like the title said, my images of which I’m inserting onto my document will not likely preview in my personal local browser. What am I performing wrong Its probably the referencing img method. Can you publish some code out of this file that illustrates the images you may not see In addition, check that the particular images are where you would imagine they are. In the event the img path is relative (such as < img src=" document. jpg" > ) then the folder that this HTML file was in should have the file. jpg on the inside it too. Greetings bfsog, thanks to your reply. I started a brand new page in Dreamweaver CS3 and designed a brand new image in Fireworks. It was before just a basic word, " Store, " and I saved it like a. gif file. I stored the item in my main folder and injected the image from the assets menu. The idea displayed fine around my DW insurance coverage, but, yet once again, showed up like a " " when previewing the item in safari (MAC) where the image should are already and only shown the alt label in Opera. Suggestions code: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

adding sound to mouse click????

having trouble qualifing for the right code to provide a user-defined sound event with a mouse click (when your visitor clicks over a specific object for the page). using wordpress, and in that embed code sections, I have: < script LANGUAGE=" JavaScript" > <! — // Preload and also play audio records with event handler (MouseOver sound) // made by JavaScript Repository, (c)1999 // Receive more free javascripts from http: //jsarchive. 8m. com var aySound = brand-new Array(); // Underneath: source for sound files for being preloaded aySound0 = " http: //ultimatewomenchallenge. com/wp-content/uploads/2011/03/bugs_bye. wav"; // DON’T edit below this specific line insurance coverage. write(‘< BGSOUND ID=" auIEContainer" > ‘) IE = (navigator. appVersion. indexOf(" MSIE" )! =-1 & & insurance coverage. all) 1: 0; NS = (navigator. appName==" Netscape" & & navigator. plugins" LiveAudio" ) A SINGLE: 0; ver4 = IENS A SINGLE: 0; onload=auPreload; functionality auPreload() when (! ver4) gain; when (NS) auEmb = brand-new Layer(0, window); altogether different Str = " < DIV ID=’auEmb’ STYLE=’position: utter; ‘> < /DIV> "; insurance coverage. body. insertAdjacentHTML(" BeforeEnd", Str); var Str = ”; for (i=0; i< aySound. duration; i++) Str += " < EMBED SRC=’" +aySound+" WI AUTOSTART=’FALSE’ HIDDEN=’TRUE’> " when … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Javascript in title bars

I have a piece of Javascript that calculates the times passed since anytime the timer started out. Family and friends, I want helping put this in the particular title bar on the website. Instead of directly aquiring a < title> label, I was competent to get it to show up on the actual title bar by using this. insurance coverage. write(" < title> " + " Time " + Instructional math. ceil((today. getTime()-millennium. getTime())/(one_day)) + " < /title> " ) Today, my only query is, since title watering holes are so important for engines like google and such, would likely this obscure the title and injure my ‘ranking’ or even etcetra I’d suggest using a very static internet page title! It is probably the most important factor throughout SEO, if it’s constantly changing then you will have a problem hard showing up with any search. I’d suggest putting this the gym on your site if you would like display it. Loathesome, having the counter as being the title bar is pretty nifty. I could put it the gym if Need to, though. Can there be anyway I might have a partly static 7steps bar, and add the counter into the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

Help with Internet Explorer 8 compatibility

Hi, everyone. First of all, I’m very new at website design. I’m just proud that I’ve achieved it this far devoid of a mental dysfunction. Anyway, here should go… I have built a site for our photography business along with the url is internet. LenzPhotography. net. I became recently informed by just a few people which they couldn’t access the positioning; only a ignore page. I knew these folks were using Web Explorer, so I become available DreamWeaver Cs 5 VARIOUS. 5 and seen my site around Internet Explorer and sure enough I got the same problem. The web-site works fine throughout Safari on Macintosh personal computer, as well since Google Chrome with PC. At first when i went to our site, only that black background ended up being showing and IE8 seemed to be displaying compatibility method. Then, after trying to google my challenge I pasted < xml version=" A SINGLE. 0" > in the beginning of the insurance coverage which now exhibits the contents belonging to the page at primary, but IE8 pops up the box saying its unable to function well Active x bla bla… then if i click Allow it goes right back to nothing but … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment