Why use <cfwindow> at all? That code is based on a really old Ext JS 3 codebase. You'd be much better off decoupling your front-end and use a jQuery plugin instead, or switch to an enterprise ui toolkit like Ext JS 4.
On Thu, Sep 19, 2013 at 4:04 PM, troy <[email protected]> wrote: > Jeff,**** > > ** ** > > One thing I’ve encountered when using certain CF goodies like cfinput > type=”datefield” is that there can be a good amount of collision with the > site’s styling, for example, on <td> and <th> elements. One thing you might > try is to load your site’s style sheet last, immediately before the > </body>. Or, something I’ve done in the past is to identify the colliding > classes/styles and drop the !important keyword into my styles to override > the ones provided by CF. Unfortunately I don’t have any example of this > that isn’t behind a login but I think you should be able to use one of > those tricks to fix the problem.**** > > ** ** > > Thank you,**** > > ** ** > > Troy Jones**** > > Technical Manager**** > > Third Wave Digital**** > > 1841 Hardeman Ave.**** > > Macon, GA 31201**** > > [email protected]**** > > www.thirdwavedigital.com**** > > ** ** > > *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Jeff > Howard > *Sent:* Thursday, September 19, 2013 3:57 PM > *To:* [email protected] > *Subject:* [ACFUG Discuss] cfwindow style issue**** > > ** ** > > This is probably something discussed prior or a well known issue and work > around but my searches have not yielded any results for me.**** > > **** > > I'm trying to add a cfwindow (a tag that I've not used in some time) on a > CF9 server. My issue is that when I add the window it overwrites a lot of > my styles/classes for the page I'm displaying it on.**** > > **** > > Does anyone have a solution or a link to a solution so I can actually fix > the issue rather than searching all afternoon?**** > > **** > > Any help would be greatly appreciated.**** > > **** > > Thanks!!**** > > Jeff**** > ------------------------------ > > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2013.0.3408 / Virus Database: 3222/6678 - Release Date: 09/18/13* > *** > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > ------------------------------------------------------------- -- Regards, Steve Drucker Founder / President Fig Leaf Software http://www.figleaf.com http://training.figleaf.com Acquia, Adobe, Brightcove, Google, JackBe, Paperthin, Sencha Consulting/Training/Sales/Support "We've got you covered" Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule
