2
votes
2answers
34 views

Track exit link and ads with PHP

I want to track exit links on my website and also exit ads like Google Adsense etc. I mean by exit ads is that when click on add I get ads dimension and ads type like Google or other ads. In short I ...
-3
votes
0answers
31 views

Bug in the code, hole in the ship :( [closed]

Here is my php code: <!DOCTYPE html> <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <link rel="stylesheet" ...
0
votes
0answers
370 views

Simple CSS overlay/popup [closed]

Hey I got a really simple question (though quite confusing to me). Its technical but I figured it would be no problem for alot of the people on here so please bear with me and I would appreciate so ...
1
vote
1answer
36 views

Testing the application

We are nearing finish of the web application done in RoR (it is Social website). I am not RoR person, I am just JS/Jquery side. All of us do not have much experience with big applications, and this ...
3
votes
2answers
95 views

Will text that appears dynamically (via javascript/jquery) be indexed by search engines? [duplicate]

Possible Duplicate: Does the Google spider render JavaScript? I'm writing an article that is broken up into sections, where the content of each section is hidden unless the user expands ...
0
votes
0answers
58 views

.height(item.height()) jquery too slow in IE! Alternatives? [closed]

I am trying to set the height of absolutely positioned items to match the height of their container element. The problem is that there are hundreds of these elements. The standard code in the title ...
0
votes
0answers
21 views

Problem with shadow class in css [closed]

I was making my first site with php and jquery. I was trying to include this in the website : http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/ But I can't get the shadow and ...
2
votes
1answer
506 views

Show/Hide Div - Cross browser compatibility and jquery concerns

I'm working on displaying a hidden div when clicked on for a website. This would be a contact for to request more information about a product, so, its a very important form. So, i came across the ...
0
votes
0answers
94 views

Responsive Menu Navigation [closed]

I am sure you all have heard of Responsive/Adaptive Website Design and Development, but for the sake of beginners to the technique and skill, what are ways to create a Responsive Menu Navigation? I ...
3
votes
1answer
108 views

What is this thing called?!?! (bottom of screen popup)

I am looking for the name and some possible jquery libraries etc for the standard bottom of screen popup bar. Its like a little bar that pops out on the bottom of the screen after X seconds or ...
-1
votes
1answer
56 views

How can I do text buildouts and other typography animation similar to Apple Keynote in html5? [closed]

I am looking for something where text flys in or fades in one letter at a time. I've seen some basic text animation with jquery, but not a library of effects. Does anyone know if this exists?
2
votes
0answers
71 views

Which JavaScript carousel zooms blocks from the playlist?

I saw a carousel/slider for displaying featured content a while ago that does something that most don't. It started fairly simply, with the top feature large, and a playlist to the side of other ...
2
votes
2answers
136 views

How can I create a dynamic site that is still search-bot friendly?

If I want to have a slide effect between pages. You click a link, it is loaded off to the side and then slides in (pushing the old page off the other side). I can imagine using jQuery to do the PHP ...
-3
votes
2answers
61 views

Jquery lie about size of download [closed]

When you go to jquery.com you see on top right "Grab the latest version! Choose your compression level:" its saying 32Kb for Production (compressed) version in reality when you download it its 91Kb. ...
3
votes
1answer
56 views

How is this website's architecture structured? [closed]

refer to this URL: http://imagemechanics.com.au/ Every page seems to have its own unique URL, but the "/#!/" leads me to believe it's all one giant page with anchor tags defining the sections. Is ...
1
vote
1answer
102 views

S1000D JavaScript search engine

I am developping a static web application. My goal is to create a search engine. So, I have a list of training's documents and I want to search a fulltext from each one; My documents are stored on ...
0
votes
0answers
80 views

Display a JSON-string as a table [closed]

I'm totally new to JSON, and have a json-string I need to display as a user-friendly table. I have this file, http://ish.tek.no/json_top_content.php?project_id=11&period=week, witch is showing ...
4
votes
4answers
426 views

Protect js code from being stolen

I have developed an web app with jquery,html-css markup which would be an premium web app. So I have to ensure the security of the code from being stolen.But as all these are client side,so there is ...
11
votes
4answers
936 views

Loading main javascript on every page? Or breaking it up to relevant pages?

I have a 700kb decompressed JS file which is loaded on every page. Before I had 12 javascript files on each page but to reduce http requests I compressed them all into 1 file. This file is ~130kb ...
2
votes
1answer
85 views

If my URL's are static, but then parsed by Javascript, does that make it crawlable?

Lets say I have a link: <a href="/about/">About Us</a> But in Javascript [or jQuery] catches it and then adds the hash based off of the href attribute: $('a').click(function(e) { ...
0
votes
0answers
135 views

How to create the right loop / jquery / picture wipe? [closed]

<script type="text/javascript" src="slider/jquery.touch-gallery-1.0.0.js"></script> <script type="text/javascript" src="slider/jquery.touch-gallery-1.0.0.min.js"></script> ...
2
votes
3answers
164 views

What parts of JavaScript and jQuery are essential reading for Web Designers [closed]

As a web designer, how should I go about learning javascript and jquery? I would like to avoid duplicating my efforts and focus on whats important. I am very much confused and need a place to start.
1
vote
1answer
64 views

Visual aspects of JAVASCRIPT and logical aspects of JAVASCRIPT? What is good for a web designer, aspiring to be and UI designer?

Visual aspects of JAVASCRIPT and logical aspects of JAVASCRIPT? What is good for a web designer, aspiring to be and UI designer? I am learning Javascript, however, while learning I observed that ...
1
vote
1answer
112 views

Icon grid that overlay when clicked?

I'm looking for something that works like this: The page is a 4x4 grid of icons (boxes with small pictures and a title). When someone clicks on one of them, an overlay gracefully is displayed with ...
1
vote
1answer
1k views

Vertical page flip effect

I found turn.js as a very simple and nice effect to create page flip effect. The problem is that I'm looking for that effect but vertical not horizontal. Does anybody knows any Javascript or what ...
1
vote
1answer
150 views

Need a table that can sort, lock

I need table that will be able to: sort lock columns lock the header row resize columns scroll if possible can add/remove columns. Was hoping to able to do this with jquery / html5 and have all ...
1
vote
0answers
395 views

I need this Font Picker for my project but I'm not able to get it working. [closed]

I am trying to create a "FontPicker" just like a normal "color picker". I have see many websites implementing "font picker" please check out http://mklogo.com for example, where the fonts are ...
1
vote
3answers
340 views

Looking for a slideshow with delayed elements

I'm looking for a slideshow script that's using a delay for the individual slide elements. Made preferably with jquery and with responsive webdesign in mind. It's easier to understand what i mean if ...
2
votes
3answers
320 views

what's a good jquery-based content slider?

I've searched around there's so many but none seems to fit the requirements. so here is what i'm looking for: - needs to be lightweight (10+kb of JS just to slide images around is an overkill in my ...
0
votes
0answers
120 views

How is This Site Done? [closed]

https://squareup.com/ I would like to know how to do a site like the one in the link. Any help would be appreciated. Thanks!
5
votes
2answers
341 views

Which is better, minified or obfuscated code?

I’m confused between the two. Which is better, especially for jQuery and JS? Also, which do you think is more SEO-friendly? Note: I’m a noob.
0
votes
1answer
172 views

Template from ThemeForest in datepicker - unable select date before today

I bought a template from themeforest and in any datepicker I can't select a date before today. I can't find any code who blocks or range this control. In my inline.cs I only have: ...
3
votes
5answers
400 views

jquery ui minify

I have a series of web pages that link to the following: jquery-ui-1.8.4.custom.min.js jquery.ui.widget.js jquery.ui.core.js jquery.ui.accordion.js jquery.ui.selectmenu.js jquery.ui.button.js Not ...
0
votes
2answers
526 views

Best and easy way to add video to website

I want to add videos to my website. I want to click on images and then to show video in "window" and start playing (popups like lightbox). I just don´t know what is best way to do it. I think one of ...
2
votes
2answers
2k views

Is there a Lightbox style plugin that fits images to screen size?

I'm looking for a Lightbox type js plugin that would take into account the browser window size and resize the currently displayed photo so it fits - like the jquery-imagefit plugin does.
1
vote
1answer
416 views

Decoding an encrypted HTML file using Javascript

Iam trying to decrypt the encrypted page source of an HTML file. I am serching for a decoding trick to decrypt a page containing facebook interface UI. It is in the following post decrypted facebook ...
2
votes
1answer
646 views

Dictionary API for a website?

I would like to have a dictionary for my website where the user can easily fill in a word or better yet right click a word and get the definition right there on the page or something along those ...
3
votes
4answers
219 views

Is it a good idea to recommend browser on a e-commerce web site

I have built an e-commerce app but I didn't have a lot of time so I decided to build the app compatible with cutting-edge browsers. so of the features are not working and some them are working less ...
1
vote
1answer
237 views

crop some text from segment text

I have a div: <div id="crop"><span> text - 123 views</span></div> I want crop from "-" to "v" ,thanks
2
votes
1answer
2k views

Javascript not loading from local drive

I'm overlooking the obvious...Modifying an index page on local hard drive before uploading it to server. And the javascript is not loading. This doesn't work: ...
0
votes
2answers
441 views

Sidebar for Navigation in Website

I want to have a sidebar in my website with navigation in it. I will use script like phpBB etc. but I want sidebar to be displayed on every page. So I am thinking about making a Sidebar in HTML and ...
3
votes
2answers
428 views

How can I create links in javascript that are crawlable by search engines?

If I use JavaScript + jQuery, for example, does links inserted in $(document).ready() will be available for crawling? How can I insert crawlable links in JavaScript?
1
vote
1answer
104 views

Same page looks great in Firefox & crome But Not in IE8

I have a site hosted at: http://41.223.52.100/ which i used jbar to display certain text on the page. The same page looks great in Firefox & google crome but not in IE8, Can't figure-out why! ...
4
votes
3answers
225 views

Which jQuery slider do you suggest?

I need a slider like this one . As you can see when it's on the last part, and is needed to show the first again, it scrolls fastly to the left. I want a slider that doesn't have this behavoir. What ...
0
votes
0answers
685 views

PHP “dynamic” Menu script [closed]

I am just starting PHP and I want to create a customizable menu using jquery and a PHP script that can have a variable amount of items. Thanks to Chase for his Answer on Stack Overflow index.php: ...
3
votes
2answers
834 views

Does Internet Explorer 'timeout'?

Within my website I have a single page that dynamically updates via AJAX / JSON in a plain HTML page. Now this page may be left open for up to three or four days. When I left it running over the ...
23
votes
5answers
2k views

Does “putting Javascript at the bottom” defeat the purpose of document.ready?

I know that it is recommended to put Javascript at the bottom of the page, but if I'm using jQuery doesn't this defeat its purpose to run as the DOM is loading? If I have a dropdown menu, for ...
7
votes
9answers
1k views

prototype.js or jQuery for new projects?

Should I use prototype.js or jQuery for a new project? Rails comes with prototype.js but jQuery seems the library of choice for the rest of the world. Is prototype.js still under active development? ...
7
votes
2answers
1k views

What are the differences between Firefox's Javascript engine and Chrome's V8?

I've noticed that Chrome and Firefox take different amounts of time to render certain things. In general, Chrome has been faster. What should I know about both of them (and IE8/9, too, I guess) when ...