I have been tasked with reproducing something quite similar to the following website [url]...
I examined the site, and after looking at the source I have determined that a lot of it looks like it was coded in JavaScript. While I do know a bit of JavaScript but I must admit it's not the sharpest tool in my arsenal.
Since this "application" will be heavy on the JavaScript interface, I was wondering if there was a GUI RAD tool for JavaScript similar to Visual C# for .NET.
So far I have looked into Visual Web Developer 2010 Express, Dreamweaver, and most recently the Google Web Toolkit (with GWT Designer), is anyone familiar with any of these tools, and will any of these help me develop a largely GUI based JS application?
We need to put a menu on a page on our website. The menu has to be in the vertical area of a frames page. Go to www.fqvictims.org . The menu choices on the left need to be categorized - and we need a menu system to "drop down" choices.
We will pay $100-$200 if someone could write a script with a working menu. I am working for a volunteer group called fqvictims (victims of fluoroquinolone antibiotics).
We have tried to get a menu working, even purchasing Allwebmenus pro - but that product is buggy as hell.
Please send us an email at fqvictim@fqvictims.org if you think you can help us. I can't imagine it would take that much time for someone that knows java/java script.
I am fairly new in trying to cut up and customize a jQuery plugin, previously I was able to just grab code from various blogs and did not really have to dive into the js but now I am unable to find any good resources with this particular plugin.
The plugin I am working on is jQuery.sheet, [URL]...ionalities that I want, I need the plugin to be able to send a AJAX request as soon as the user edits the cells and then update that input in the mysql table in the back on the fly. currently his plugin works by doing a hard save by invoking a save function.
I have taken a look at the massive code in jquery.sheet.js but I really have no idea where to begin. The developer doesn't reply my emails either so I was wondering if anyone here can point me in the right direction. I figure a seasoned jquery ninja can look at the js file and can see how the code works when users click to edit a cell. I am still trying to figure that part out...let alone trying to add ajax requests.
i'm new to jQuery and SVG and my homerwork is to develope ECG chart. It should show data with: - 25mm/s - 50 mm/s - 1mm/mV - 5mm/mv I've decided to use Keith Wood jQuery plugin and have some questions. Is it possible to manipulate with gridlines when using graphing extension? I'd like every full second line to be thicker than the rest. Secondly, length on chart in every resolution should be equal to real length. Or should I make that chart step by step using drawing functions?
I am using vs2010 and when I hit ctr + F5 it launches which ever broswer I select to browse with and tells it not to use the cached version of that web page. But regardless if its chrome, firefox,IE, opera or safari,they all seem tohit a wall and stop recognizing my changes code tweaks. How do I resolve this frustration! It is very trouble some when testing .json file changes and css changes.
I am asked to develop a simple plugin for the mozilla web browser.showing me the steps, which i should follow while developing a plugin. My deadline is friday 10/sep/2010
I am maintaining a program that has a web user interface and is written in the combination of ASP.NET and javascript. One thing that I cannot understand is that the program doesn't run directly in a browser. Actually the program looks just like a window application.Then I can search additional info about it.
1. I cannot examine the HTML to look for error.
2. I cannot use the following javascript to bring up Page-Setup dialog box:
Code:
shell = new ActiveXObject( "WScript.Shell" ); window.setTimeout( "javascript:shell.SendKeys('%fu');", 1000 );
how to do a text editing interface similar to the one on this forum, where you can click on a bold B to set the tags between the text to be bold, etc. How do you get a javascript window with a text field so users can enter the text, and then how do I enclose the tags around that value?
The rest of the stuff in PHP I can do (just substitute [b] for strong or whatever), but I'm baffled about the javascript bit.
I am building an application where more than one device can change settings on a webserver.Imagine using 2 smartphones. If a button on smartphone#1 is being pressed by a user, then on the webserver the status changes from 0 -> 1. I need both smartphone#1 and smartphone#2 to change from 0->1 and vice-versa so that the user knows the current value of the status.How can I accomplish this? Meaning, if I want to make a toggle switch.I read on the website:The first option will be styled as the "on" state switch and the second will be styled as the "off" state so write your options in the correct order.[code]My first guess is to create a function in the <head> in script, with one for the on and one for the off state.Depending on the current value I either load one of the two codes in the <body> section.The script in the <head> decides.
There are tons of lightbox apps out there, but none that I could find that use YUI. I'm sure there are lots of developers out there already using YUI and don't want to have to use another library such as jQuery to get lightbox functionality. I have two demos available from the link below and you can download a zip file of the complete application including the YUI files needed.
Supports 3 modes (LightBox, Overlay and Remote), but many many more configurations...
if i have a java interface on a website and that interface contains a box where a user enters a string and then submits it. If I wanted to rapidly submit strings from a list I had (in a text file say), how would I go about doing this?
I have looked at the source code for the interface but I don't really know java that well. There must be a way to "connect" to the interface and rapidly submit strings.
I just came across following demo application: [URL] I have a few questions about this:What is the right approach to start a project, which have heavy use of JS? how to choose which library is best, or one should develop his own library specific to requirements to keep the file size smaller?
im not new to jquery but have limited skills. I wonder if anyone has seen any plugins or sites that have a similar interface to the new windows 8 interface...or indeed that windows phone. Interested in building a tile based site.
working on a feature that displays 3 news stories. The stories are accessed by 3 buttons on the top, sort of like a tab-style navigation. The catch is that all 3 stories are on the same html page, the "navigation" is just showing/hiding content based on Java, CSS & div's. Where I'm stuck is creating On/Off state for the tab buttons. What I'd like to do is:
Naturally I have separate version of each button for the on/off state, I'm just not sure how to initiate the swap...Do I set a JS variable on the onclick? Or is it just a function?
Would I use php or javascript to make an admin interface so someone can update the web page I made for them earlier? As of now, they need to change the html page and upload an image using filezilla. Are there any Admin interfaces that allow you to customize what you want to change/add to an html page?
AM FINDING IT DIFFICULT TO Design and develop, using Javascript, a graphic based user interface for Internet banking servicesHave created the 1st page which IS THE LOGIN PAGE AND THIS INCLUDES USERNAME AND PASSWORD BUT I NEED HELP IN LINKING THAT PAGE TO THE NEXT PAGE WHICH IS MEANT TO ASK FOR MEMORABLE INFORMATION IF THERE USERNAME AND PASSWORD IS CORRECT
I've got a drag and drop interface working using bbc's glow, its great, but I have a slight problem.The script at the top of the page creates the widgets using dom functions. It gets the order from a string stored in a cookie. The widgets are also in the page as a default layout incase JS is turned off.This works fine in FF. However in IE, the default widget layout flashes for a couple of seconds, then JS creates the new layout. Is there anyway to stop this?Is it to do with the way IE reads the page?
I have abasic example here, if you drag and drop a heading in a blue box, refresh the page, you should see the default appear for a few seconds before the JS kick in.http:[url].....
I'd like to setup a drag and drop interface for organising menu items in a WordPress plugin I wrote. Unfortunately I know next to nothing about Javascript so don't even know where to start.I've found the following link which demonstrates the sort of interface I'd like:However, I have no idea what to do with the boxes once I have them set up. How would I detect where they are on the page and perhaps add that information to an input box?I don't need pixel perfect information, just knowing that box 1 is stacked on top of box 2, or box 4 is the first box in the middle column etc. would be enough.Then if it could add that information to a hidden input box, or maybe an input box for each box, then when the user hits a submit button the data would be stored. I'm sure this is very simple but I don't even know where to begin
error I am getting in java. Im using blue j. I have a feeling its something other than just braces missing somewhere, I have looked carefully and I'm:confused: just having bad luck!! I cant proceed to the next stage of my code unless I get this bit perfected with no syntax errors.
In the following code <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="jquery.uilock.js"></script> <script> /* All you have to do is to call * a uiLock() function */ $(document).ready(function() { $('#submit').click(function(){ // To lock user interface interactions // Optional: put html on top of the lock section, // like animated loading gif $.uiLock('Click Here <a href="#" onclick="$.uiUnlock();">unlock</a>'); }); // To unlock user interface interactions //$.uiUnlock(); }); </script> Where and how would I put a Animated loading gif?
I want to create a left navigation panel which occupies about 150px in width.
But this navigation panel has an icon/button which upon clicking closes or pushes the entire navigation to the extreme left beyond the visibility and the entire page contents widens and adjusts accordingly.
If I need to get back the navigation, I have to click on the icon again to bring it back to its previous place and teh page content adjusts accordingly. The overall idea of having this navigation is to have more space for the content when the navigation is not required.
This is some thing like the Interface of the application of flash/dreamweaver/visualstudio etc.
I have come across with this type of navigation somewhere sometimes back but can't really recall the name of the site.