Hey guys,
Been working on a site for a client where they want a fly-out menu within their main navigation. So, we went with a slightly modified version of the Suckerfish menu system.
This worked out wonderfully until we began testing in IE 7. For an unknown reason, we're running into the...
I have a small Flash application that is displaying a varying number of ads in a carousel-type fashion which our users can click on any ad to go to a given product page. Our Analytics department has requested that we track information on what the user is doing while on the page with the...
I'm building a small Flash application that will essentially rotate ads for a home page and have run into an issue that I can't seem to get a handle on what's causing it.
I'm dynamically getting the ads that will show up in the player via an XML file, loads the file into a clip and sets a...
Hello,
I have a small app that has a Dynamic Text field inside of a repeated button that needs to change color when the app is on the item this button corresponds to due to a change in the background image from a light to dark color. I've tried using the following code, but to no avail...
Trying to build a section of a site that will allow a user to put in certain information like teasers for tools in columns. Unfortunately, the end users will be able to dynamically place content in these columns and I'm having a problem where the right border only stretches as far as it's DIV's...
I'm sure I've done something wrong with this, but I can't seem to get the Faux Columns solution working in IE. Below is some pseudo code (site is not on the internet as yet, so I do not have a link to an actual page).
The leftNav.gif is a 168 x 1px graphic to highlight the section in a light...
I've created a Flash video player for users of a client's website, with a combo box to switch between videos which works great when loaded directly. However, since the file size of the player is 58K, I've added in a Loader as well which loads this movie into an empty movie clip container...
While I'm sure I should know this already, I seem to be drawing a blank on how to stretch the left nav in the page below to fill the area to the bottom of the page. My client's current solution does this, but involves tables, and I'm trying to remove that unneeded nesting if possible. Any help...
Not sure if many hve run across this issue before, but while our testers were going through to verify our site works on the Mac Safari browser, we discovered that iFrames will not render correctly. I've attached our iframe code below if you'd like to play.
<iframe id="CWS" name="CWS"...
I'm sure that it's just me going nuts today, but I'm having issues getting the styles to work in IE for a horizontal menu... instead of displaying inline, they're taking up a line a piece. This issue does not appear in Firefox / Mozilla browsers, so I'm again at a loss as to what's wrong...
Has anyone found instances where setting margin-right and left to auto will not center the page in IE? I cannot find any instances where this should be the case, but for some reason, it's happening. Some psuedo code is below.
<html>
<head>
<style>
#container { width: 760px; margin-right...
I'm trying to implement a left navigation menu system that shows a different image when the user has "selected" that link. I have the following so far, but when I use the class="select" to change the image, it doesn't seem to work.
#leftNav { font-size: 0.9em; font-weight: normal...
Trying to write a rule that will take a relative URL passed into the java program and pass it back with a /index.html appended to the end. Seems simple enough, but the part I'm having difficulty with is with the variability of the final slash that may or may not be in the URL that's passed...
Hey guys,
I'm sure that I am over complicating this problem too much while trying to find a solution for it, but regardless, I'm at a loss as to where to go.
I have a task to create a script to dynamically generate all of the possible scenarios for a set of information. The information I'm...
I have the following code, which I thought would update a textarea with comments when the status dropdown changes, but I cannot get it to work. (This is why I'm a server side programmer). Could someone take a look and see where I'm screwing up?
<html>
<head>
<script language="javascript">...
I'm trying to enable / disable a text field based on a user selecting a specific option in a multiple select list. The value of the item that I want to base the enabling / disabling from is value 11.
I have the code below, but it doesn't seem to work when more than one item is chosen...
I'm attempting to save values to a memo field in an Access database, but when I attempt to insert with the statement below, it throws an error of 'Invalid Precision Value'. The problem is occurring when I have a value for $comments that is greater than 255 characters. (The max size for a Text...
I'm attempting to save values to a memo field in an Access database, but when I attempt to insert with the statement below, it throws an error of 'Invalid Precision Value'. The problem is occurring when I have a value for $comments that is greater than 250 characters. (The max size for a Text...
I'm trying to use DBI and the ODBC module to insert records into a MS Access database and I'm running into problems updating records into a column type of Memo when the data to insert is large (over 2000 characters).
Has anyone run into this problem using ODBC and if so, how did you get around...
I'm attempting to set up some template files (HTML for now) that will carry variables within them that I'd like to have read into a perl script and interpreted before sending to the browser. Does anyone here know of a function that will accomplish this task?
Thanks in advance!
- Rieekan
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.