I have a basic web site where people can download my programs. To make it easier for them is it possible that I could add some javascript that would allow them to automatically install/run the program for them maybe with appropriate options/warnings etc.
This is the first week I've been using jquery. I have successfully incorporatedthe "dialog" widget into a site. Now I'm trying to download and use plug-ins. I haven't found how to download a plug-in or instructions on how to install. (Maybe the instructions will show up in the download.)
I installed Superfish, use the menus, everything is ok.how can Supersubs be enabled in Joomla? I cannot find a tweak in the Superfish backend module? Does any filehave to be edited by hand?
I made some twitter backgrounds for a small section that I'm adding to my website.
How do I make it to where users can install my backgrounds with the click of a button, so that they don't have to upload it manually? Here's an example of what I mean. At the bottom, it has something to where the user's twitter connects to the page and installs the bg with the click of a button.
I am using a WooTheme for Wordpress that has the loopedSlider script in it. Everything works fine in Firefox and Safari, etc. But in IE, no content is displayed after the slider. However, when you view source, you can see that it is there, but it is not displayed on the screen.code...
I really need a good photo gallery for my website, which must be done by Sep. 16th! I would like a jquery like fancybox or slimbox. Ican't figure out how to do either of them! I have absolutely no experience with this kind of stuff and would REALLY APPRECIATE if someone could provide a step-by-step instruction for me on how to set it up
Getting the following error when attempting install of jQuery-1.4.2.min.js Line: 16 Char: 1 Error: 'window' is undefined Code: 800A1391 Source: Microsoft JScript runtime error
I want to start coding using the YUI provided by yahoo, but do not understand how to set up the yui.loader script that pulls in the rest for me. What this script does is pull in all dependencies and install them. Just like using the installer in linux. But there does not seem to be any howtos for beginners. I have never used jaascript before, And this is suppsed to be a cut & paste way of getting started but I have been doing that most of the day and reading about it but I still obvoisly do not understand or missing somthing.
Is this permissible, or do I have to download jquery.js to my server? If not, I have other questions:
- My hosting service does doesn't have gzip compression enabled --what file do I need to install on my server if I don't have GZIP available?
- How can I extract that file (jquery.js?) from jquery-1.3.2.js.txt? (looked for GZipper, but from what I can see that's Mac s/w and I'm running windows)
I have a website that I'm trying to install a shopping cart on and I'm trying to make it so when a certain color is selected an option pops up as an additional feature people have the option of choosing, but I only want the option visible when certain colors are selected. I think I have the code figured out, but there are 2 colors I want the option visible for and currently the option is only showing up for one of the colors. I tried creating two id's for each color and two jQuery codes that were basically the same but one for #color1 and one for #color2 but that didn't work either.
I am about to launch a SharePoint site with thousands of users accessing the site from a very, very slow network. Two questions. Is there a way to 'install' jquery so that it doesn't download every time they access the site?
_All_ users are on the same domain and are using IE7. Once they download JQuery on the initial page visit, does it still redownload the file every time they access the site? Temporary internet files don't get cleared after each session, so I'm assuming it doesn't get re-downloaded.
I am setting up a web page to collect some data via a questionnaire. The questionnaire part is working fine, but I need some help with one part. I have two different versions of the questionnaire (basically just different orders of questions) and would like the users to be redirected to one of the two versions. The idea I had was to have a redirection page that simply had a web page counter on it (like so many pages have now days) and based on this counter, people would automatically be redirected to one of the two versions of my questionnaire. Basically, if the counter was odd, the person would be routed to version 1 and if even, they would be routed to version 2. I thought this would be similar to redirecting people based on the type of browser they are using or their language settings. However, I was recently told there is not a way to do what I proposed above. So, this leaves me with two questions:
1. Was the advice that I received accurate in stating that having a simple script to redirect the user based on a web page counter is not possible?
2. If so, does anyone have some advice as to how I could go about automatically redirecting people to one of two web pages?
The code above has the value "Skype" and only after hitting Enter/ Return key, the value is submitted. How can the value "Skype" be submitted automatically without pressing Enter/Return key?
Here's the problem when using IE for Windows: I have a website that has Word Documents to download, however these doc's open as word in the browser window. What I want: To automatically launch the save as box from a link Any dhtml tricks/advice for this?
I need to find the code that makes a web page immediately jump over to another url the moment a visitor arrives to it. I know the code is short, but I can't remember it. Anybody know what that code is?
Ive got a page which for some reason needs to be refreshed before anything updates. Its a php page with mysql data on it.
At the moment ive got a script which refreshes it every few seconds, but when the user scrolls to the bottom of the page they are taken back to the top when it refreshes!
Is there a way i can make it refresh once as soon as the user comes to the page? as opposed to putting a timer which refreshes every X amount of seconds?
Does anyone know how to make a page redirect to another page after a given time? I am using a FREE ISP so i do not have ASP etc. I only have JAVA Script and HTML.
Is ther anyway i can automatically fill out forms and submit them thru java?
supposing i hav a normal txt file that contains all data that needs to be filed out into the form, is there anyway i can fill out a form and submit it automatically by providing only the URL of the form and the txt file?
I am creating a Javascript tool which will automatically and randomly fill in a multi-page form.
It pops a new window, containing the multi-page form (both pages are on the same server so cross-scripting is not an issue).
It then scans through every element in document.forms[0].elements and takes the appropriate action depending on the input type, i.e., randomly select a radio button in a group, randomly check a box or not, insert random text into a text box, randomly select a drop down menu, etc., then it submits the form and repeats the process until a "finished" state is reached.
What I would like to do is run this script say 1000 times so I can automatically have 1000 responses to my form. Can anyone give me suggestions on how to do this efficiently using Javascript without completely hammering the client machine?
I have a JavaScript which opens a document in a pop-up window. The complete document content is contained within a table of fixed width. Currently, I pass with window height & width as parms. What I would really like is a way to have the JavaScript automatically resize the window to fit the table! With some digging I suspect I can get the table width but how do I get the table length which is dependant on the amount of content?
I want add a gif picture link to a website from by the website download pictures, but it does not work. If I reload the website and use the script, the .gif type is replaced to .htm and it's don't show.