10 posts tagged with javascript and website (View popular tags)

I want to take an Excel spreadsheet and just make it a dynamically sortable table I can put in a webpage or blog. I want people to be able to click a column, and have the table be sorted by that column. Best solutions? Also, if the table included locations, is it possible to make them selectable, and have the selected locations display on Google maps? Thanks.
posted on Apr 26, 2008 - 5 answers

How is this website disabling copypasta (Copy / Paste - Seems to just be replacing all copied content with a '*') in my browser? Can somebody pull the offending code for me and possibly explain how they are manipulating the whole browser and not just this web page?
posted on Jan 28, 2008 - 13 answers

Looking to add lightbox functionality to my website, but one big problem seems to stand in the way. [more inside]
posted on Oct 1, 2007 - 4 answers

HTML/Javascript: I need to "hijack" website content so that it appears to be hosted by a different domain (with the full knowledge and cooperation of all parties). [more inside]
posted on Aug 15, 2007 - 7 answers

I'm starting a new tourism website for my local area. It's a mash of google maps, with photos and information of a given area featuring some of the neat stuff happening, or that has happened. And now I need some help with the wordpress theme. [more inside]
posted on Aug 12, 2007 - 2 answers

I'm in the final stages of setting up a user survey for my website and wanted to ask a cookie/javascript question. [more inside]
posted on Jul 29, 2005 - 7 answers

I'm having a problem with some javascript, and comp.lang.javascript has not been much help. Any mefites care to try their hand? [more inside]
posted on Mar 13, 2005 - 10 answers

I want to create a website which visitors can "annotate" with something more than a simple commenting system. Basically, I'm looking for Flickr's photo annotation capabilities, but for html documents instead of jpegs. My instincts say this could be accomplished with some fancy CSS and javascript, but I would prefer not to start from scratch if something already exists. Any ideas?
posted on Oct 6, 2004 - 8 answers

I'm having a javascript/CSS/IE problem. I'm working on a website that has a line of buttons at the top for navigation, and when you mouseover the button, a menu drops down giving you sub-options. This is controlled pretty simply with javascript changing the "visibility" attribute in the stylesheet for the menu. A problem arises in IE, however, when there are form elements on the page. If the dynamic drop-down menu overlaps a form element, that form element disappears. (Specifically, this is happening with a menu) You have to reload the page to get it back. Anyone know why this might be happening, or how to fix it? Works fine in NS7, Firefox, Mozilla, etc.....
posted on Aug 18, 2004 - 6 answers

I need javascript or html code for my website so that users can enter their email address in a box, hit send to send it to my inbox. It's so that they can receive notification of updates. I have searched high and low, but no luck.
posted on Apr 7, 2004 - 5 answers