If One Or Either Of Variable Orbital Period Or Semi-Major Axis Is A Zero
Nov 16, 2009
I am having difficulties with my code and i've tried many ways to do everything from do while to if else statements. i've got everything in my code down but that pesky loop statement, and i'm trying to write my code where it says if one of either of variable Orbital Period or Semi-Major Axis is a zero, then it should use different way to read the inputed information.
I've got this pop-up window which contains two frames. The top frame is the content frame, the bottom being for the interface.
Now, the interface consists of three buttons each of which has a rollover. These images all have relative paths, as do the preloaded rollover images. All graphics share the same preload and rollover functions with other graphics in the website - and they've all got the same relative path.
These other rollovers all work fine. So why should the rollovers in the window not work? The initial graphics appear, so why should the rollovers not work?
I'm trying to rotate a div by 180 degrees on its Y-axis using javascript. It's triggered by a click event listener and needs to keep rotating the same way, 180 degrees, forever.
We have a dynamically created javascript menu (from ASP), which is customised per user (Have already taken all the static code out into separate cached .js file)
The size of the 'dynamic' menu content can be as much as 10kB, and the menu typically does not change for the duration of the user's session - i.e. it would be nice to get the browser to 'cache' this. It is an Intranet application, and is typically aimed at IE6 clients only.
Have considered the following strategies
1) Cookies - although the last thing I want is the whole menu coming back to the server on every HTTP request - but would be useful IF there is e.g. a header option the cookie to 'send' the cookie (Server -> Browser) without the browser ever sending it back to the server (but the browser still being able to 'read' the cookie?)
2) Creating 'dynamic' javascript files - i.e. send the output per user to a mangled .js file (e.g. with a session ID in the filename), into a cached js file. Would however need to cleanup the files quite regularly, and giving IUSR file creation access doesn't seem a good idea. Would then get the browser to include the JS by generating ASP along the lines of. <script language="JavaScript" src="TempScripts/Menu<%=UserSession%>.js"></script>
Is there any other way?
Second Question : Is there any way to get IE to stop sending up the HTTP REFERER header up to the server (e.g. RegKey) - this is pretty pointless on an Intranet App (I know there is a way to do in NetScape).
Some issues with jquery animate. im trying to create a navigation menu that apon mouseover, the background image animates with a negative y value. apon mouseout, the div will animate the background position back to zero. Simple enough ay? thats what i thought. When i roll over the divs with the bg image, they do not animate, it appears like a simple background change. in other words, there is no tween or movement, just ...new position.
INCLUDES
JQUERY
CSS
HTML
As i said, the animate property will not MOTION or TWEEn in the YAXIS, it will however as i tried animate in the XAXIS. got me stumped and at deadlock.
Is it possible to scale a div from a central horizontal axis so that it expands top and bottom rather than just 'slideup' or 'slidedown' from the top left hand corner?
I was wondering how and I tried creating a div that is a child of a div with its same width, but the length of the entire page.So in a way it is like a scroll-bar except the user can not move down the page by holding the smaller inner div (square). The small square just moves down its container as the mouse moves down to The bottom of the page.but since The square inner div is in a container, with the same with, it can not and will not be able to move horizontally.
i have been tasked to create a web page that includes a fading background. (It must become semi transparent once the page has loaded,and remain until a new page is selected. I want to use a similar concept to: [URL]. However instead of fading out to black, i need it to fade out to white (between 10-15% image opacity). I would also need a similar central, transparent, scrollable frame/div (where each page will load up within and like the above link,i need a different background image to each page.
I'm using jQuery to add some extra functionality to our Request Tracker installation, and I've run into a small problem. It uses generated ids for various elements, including one I want to use in a selector. The id is 'TitleBox--_Ticket_Display.html--ticket-info-requestor-------0', which as far as I can tell is valid, but has a period in the middle of it. If I use either of:
Then I don't get a hit. I also tried using \2E for the period, with no luck. Is there another method to select these nodes?
I am attempting to do a basic email format validation in JavaScript on a very basic form with fields for name, address, email, etc.
Requirements: A period can occur before the @, but not twice in a row -- as in jane.doe@xyz.com but not jane..doe@xyz.com. Email must start with a letter. I'm also allowing underscores and hyphens before the @, but I'm not worrying about whether there's only one of each -- I'm just allowing those. Must end in .com, .net, .org. Nothing else.
[Code]...
I have read extensively on this site and several others and haven't found a solution to the "one and only one period allowed in succession, but not required" problem. I haven't found a successful way to limit periods to only 1 in a row yet still have the rest of the validation work properly. I get the symbols in general, but as a newbie can't seem to make them do this one thing that I want them to do.
For a college assignment, i have been tasked to create a web page that includes a fading background. (It must become semi transparent once the page has loaded,and remain until a new page is selected. I want to use a similar concept [URL]. However instead of fading out to black, i need it to fade out to white (between 10-15% image opacity).
I would also need a similar central, transparent, scrollable frame/div (where each page will load up within and like the above link,i need a different background image to each page.
I am having field names in HTML with a period in them for e.g. <INPUT TYPE='hidden' NAME='cars.toyota.camry' VALUE=དྷK'> I need to know how to access this field name in Javascript.
jqPlot is an open source plotting plugin for jQuery. The 0.6.2 release adds many new features including: Rotated axis text. Vertical and horizontal bar charts. Automatic trend line computation. Data point highlighting. Cursor tooltips showing data and grid position. And many other features.
The jqPlot homepage is at [url]
The downloads page is at [url]
The mailing list/Google group is at [url]
jqPlot is built from the ground up as an extensible and plugable plugin. Handling of data, drawing of plot elements, events, virtually everything is handled by a plugin. This means you can enhance or swap out core functionality without touching the core code.
I want to rotate content every x seconds but my app often sits in another tab out of view for a period of time.Basically after a period of time, if the div is viewable by the user, I would like to refresh it. How can I do this?The time part is easily. How do I also detect the div is in view?
I want to run a quiz competion on my website in which after logging any user play that quiz, like I will give 50 question to solve in just 3 min time, all will be objective question, now after that 3 min, quiz will automatically end and all users marked answer entered to the database, means he has not press any submit button, but after specific time all answer automatically enter in the database, and he come out from it..
Now I am using this timer: <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 TransitionalEN" "[URL]"> <html><head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head><body> <?php $dateFormat = "d F Y -- g:i a"; $targetDate = time() + (1*60);Change the 25 to however many minutes you want to countdown $actualDate = time(); ..... Where to bring changes or which new thing is to be added.
I need a regular expression to validate a string which consists of numbers, seprated by a period. For example: 123.456.7890.123 or
543245634.564362454.543543523.43532543
Basically, its a set of any amount of numbers, seperated by a period, ocurring any number of times. Now this is my first time dealving into regular expressions, and after reading some tutorials i came up with this:
To give you a little background about myself, I am a complete JavaScript novice. I am used to SQL scripting a little. We have recently moved to a web IT Service tool, we have taken on the programming of this tool and it is mostly using JavaScript. Within my tool I am trying to create a field to display the financial Period Number, based on the open date of a task using a 4 weekly rotation. Therefore what I am trying to code is;
I'm displaying ads on my website, but I would like to hide the script for, let's say 12 hours, after it has been clicked on it. I somehow managed to create something, but it's still not what I want. On refresh, the image is back. I know that i have to use jquery cookies, but i'm really new to jquery so I've got no clue how to set up the cookies into that script.
I've been looking all over the place in order to find a script like they use on Foliostars, where you see a sliding semi-transparant text layer over a thumbnail image when you hover. how to achieve this using JS or an Ajax framework (preferably JQuery)?
I am trying to declare a variable inside a function and use it later on in my code... but it just already returns white space... i.e. not variable value. I am setting it within this function:
function show_video1(){ document.getElementById('video1').style.display="block"; var video1Name = "Education World News (Part 1)"; document.getElementById('video2').style.display="none"; document.getElementById('video3').style.display="none"; document.getElementById('video4').style.display="none"; [Code]...
and trying to call it later on with this: <script type="text/javascript">document.write(video1Name)</script> It might be worth noting that each one of my 11 videos will hace a different name.
Ok, so I've built a member search using ajax to change the results each time a filter is changed. It works great, except one minor issue that I'm struggling with...I just can't specify dynamically in the parent file that linkclass$id opens linkclasscontent$id as I don't know of any way to pass that $id variable back over to the parent.