I'm trying to add a label to some existing styles that I have to display code on my page using the ::after pseudo-tag, but I can't seem to position it correctly,
I'm basing it on the "Label blocks of code with the language it is in" example from https://css-tricks.com/pseudo-element-roundup/...
I'm reworking one of my old sites (http://www.greggriffiths.org/livelink/index.html) All of the DIVs appear where I expect apart from the subFooter div, any ideas why it does not appear under the footer bar ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006...
Dear All,
am trying to override the status bar message shown for a link as my client wants a custom message ALL the time, the following code seems to work for all events except OnMouseDown, any ideas ? needs to work with IE6 only :
<html>
<head>
<script>
function clearStatus()
{...
Dear All,
I'm developing a site for an Intranet, running IE only, so can be a little more non standard in the browser support, I'm looking to enable a custom button bar via window.open so that specific buttons for a web based app can be shown without the standard buttons.
e.g...
Dear All,
I am looking for a way to parse a RegEx entered by the user to ensure that it is a valid RegEx e.g. :
\d{2,4} = pass
\d{2,4 = fail
the standard functions listed for a RegEx don't seem to have this functionality, any ideas ?
Greg Griffiths
Livelink Certified Developer & ECM...
I'm doing some work on creating new workflow steps in LL971 using the documentation provided in the online help, but it seems lacking, does anyone have a step list for this ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
Dear All,
One instance of my Java app is throwing the following :
<html><head><title>Apache Tomcat/5.5.23 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2...
Is there a way to make the virtual directories in Tomcat (5.5.23) on Windows case insensitive so I can have http://myapp/livelink/one.html and http://myapp/Livelink/one.html, would like to stop users getting a 404 error when they get the case on the virtual directory wrong.
I'm only running...
Dear All,
I've just relaunched a reskinned copy of my website - http://www.greggriffiths.org/livelink/ - added some new content too.
Any feedback or new contributions more than welcome.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006...
Dear All,
The front page of my site (http://www.greggriffiths.org) looks the same in all browsers except IE8 (with compatibility mode off), can someone point me in the direction of the issue as I hoped it would look the same given that the page validates and IE8 is supposed to be more...
Dear All,
We are developing a JSP/Servlet application that will sit above an Oracle DB and we are trying to select the most appropriate JDBC driver to use for functionality, performance etc, are are trying to choose between the THIN and the OCI drivers.
We've done a quick google and have...
Dear All,
I have a site that is HTTP internally and HTTPS externally, so I need to work out a method of dealing with bookmarks made against the external site being used internally e.g. https://www.x.com/ works externally, but will not internally as it should be http://www.x.com.
Ideally...
Dear All,
I have a site http://w.com that should only be accessed via https://w.com, so I need to add a redirect in to push all requests for the HTTP to the HTTPS address instead.
I've looked about and most solutions seem to involve configuring apache or linux, but I am on a Windows...
does anyone have any recommendations on how to setup Tomcat on MSCS ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
Has anyone used GMail for the SMTP and POP3 servers for LL Notifications, SOV alerts, eLink and the like directly ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
I have a server, servera, in a domain, mydomain, and a virtual directory, myvd, set up for Windows Integrated Authentication only. If I goto http://servera.mydomain/myvd/ and I get logged in or the windows login popup, but if I use a domain name, www.mydomain.com pointing at the same server I...
I am trying to work out how to get a webserver (IIS/Sun One/Apache in that order of preference) to authenticate against NDS so that the credentials can be passed onto an application I am creating, ideally I want the webserver to authenticate and then pass the authenticated credentials onto the...
Dear All,
I am surfacing one web based app my firm uses inside an IFrame of another, however I need to call some of the JS functions of the app that I am surfacing and these are within a frameset, I've tried the usual document.<iframename>.frames["<framename>"] and am not really getting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.