Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
intertec #1
Add To Faves extension and CSS
I'm using Add To Faves 1.0 by Hal Pawluk, and CSS... the problem is that when
the popup for Faves opens in Netscape, it retains the style for CSS eg:
background color making the text illegible... I tried assigning a class in the
header tag that doesn't work. Heres the head tag: <script
language='JavaScript'> <!-- function AddToFaves_hp(){ var is_4up =
parseInt(navigator.appVersion); var is_mac =
navigator.userAgent.toLowerCase().indexOf('mac')!=-1; var is_ie =
navigator.userAgent.toLowerCase().indexOf('msie')! =-1; var thePage =
location.href; if (thePage.lastIndexOf('#')!=-1) thePage =
thePage.substring(0,thePage.lastIndexOf('#')); if (is_ie && is_4up
&& !is_mac) window.external.AddFavorite(thePage,document.title );
else if (is_ie || document.images) booker_hp =
window.open(thePage,'booker_','menubar,width=325,h eight=100,left=140,top=60','td
class=splashArea'); //booker_hp.focus(); } //--> </script> I also tried
assigning a class in the body tag... that didn't work either... Body tag:
<SCRIPT language='JavaScript' name='AddToFaves_hp'> if
(window.name=='booker_'){ var pre_fix = document.images? '<BR>':'';
document.write(pre_fix + '<P align='center' class='splashArea'>' + 'Use the
menu or ctrl/cmd-D now <BR>to bookmark the page then <BR>' + '<A
href='javascript:window.close();'>close this window</A></p>' +
'<P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbs
p;</P>'); } </script> Any ideas?
intertec Guest
-
DM6.0 Extension Manager v1.2.107 not d/l newer extension
Hi Folks, I have not been on line due to back surgery and recovery (ouch, yes it still hurts) I have tried to down load some newer navigation aids... -
Try to get rid of .cfm extension
Good morning, I like to suppress the .cfm page extension in the URL. For example, http://.../test.cfm to http://.../test How do I do that? ... -
#26240 [Opn->Bgs]: Functions of XSL-extension didn't loaded, however itself extension was loaded.
ID: 26240 Updated by: chregu@php.net Reported By: igor_udintsev at mail dot ru -Status: Open +Status: ... -
#26240 [NEW]: Functions of XSL-extension didn't loaded, however itself extension was loaded.
From: igor_udintsev at mail dot ru Operating system: Linux Red Hat 9 PHP version: 5.0.0b2 (beta2) PHP Bug Type: XSLT related... -
Is .dcr extension = Director file extension ?
I'm a newbie and saw some files on a website ending in .dcr... 1 - Is the .dcr file type a Macromedia Director file? 2 - Does it take the... -
danilocelic *TMM* #2
Re: Add To Faves extension and CSS
intertec wrote:
The issue is likely to do with the way you have the CSS scpeified in> I'm using Add To Faves 1.0 by Hal Pawluk, and CSS... the problem is that when
> the popup for Faves opens in Netscape, it retains the style for CSS eg:
> background color making the text illegible... I tried assigning a class in the
> header tag that doesn't work.
your page. Can you post a link to your page?
--
Danilo Celic
| Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
danilocelic *TMM* Guest
-
intertec #3
Re: Add To Faves extension and CSS
Yeah, it's [url]http://www.moissanite.us[/url]
intertec Guest
-
danilocelic *TMM* #4
Re: Add To Faves extension and CSS
intertec wrote:
I don't see the probelm that you're talking about in Mozilla and> Yeah, it's [url]http://www.moissanite.us[/url]
Firefox. You mentino Netscape, which specific browser version are you
talking about when this occurs?
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
danilocelic *TMM* Guest



Reply With Quote

