0
votes
0answers
28 views

Fade Toggle Animate addClass

I'm new to this forum and got a question to fading/animating toggle or addClass values... Here is my jQuery: var $j = jQuery.noConflict(); $j(function(){ $j(".fitsize").toggle(function() { ...
0
votes
2answers
47 views

Creating a Fake Computer Screen Within a Screen in Website

I've begun working on a website for a grant-funded documentary. Within the documentary, one of the characters is building a website about a topic. For the real website, tthey want to put his computer ...
0
votes
0answers
22 views

jquery validation text alignment

using jquery validation plugin see: http://jsfiddle.net/Kn3v5/205/ <script src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.9/jquery.validate.js"></script> <div> <form ...
0
votes
3answers
43 views

How to make fade in javascript slider?

I created a slider using javascript code and I want to add some motion effects in it like fade. Here is my code: <script type="text/javascript"> <!-- var image1=new Image() ...
-3
votes
1answer
29 views

How do I make a menu in HTML which appears as a tab until clicked? [closed]

I am making a website and would like to create a page with a menu which appears as a tab until a user clicks on it. This should expand the menu to display its contents. Once the tab is clicked again, ...
2
votes
1answer
56 views

How to insert <em> tag when exceeding 140 limit i.e. going negative?

is it possible to somehow put on the chars that are typed in when the user has exceeded the 140 characters limit, and is now in -1 negative etc. Like, modify the background of the text to be red. ...
0
votes
3answers
18 views

CSS overlay on rollOver

I have some DIV elements that I would like to have a rollOver effect on, but I don't know where to start or if this can be achieved in CSS or with jQuery or even at all. I have attached an image ...
1
vote
1answer
31 views

Inline css doesn't work with JQM

I started working with phonegap so I am new with it. I included JqueryMobile to it. It all works nicely but how do I change the style of for example a text field. When I use inline css like ...
2
votes
1answer
24 views

How can access textfield ids with page id in JQM

I have same id in two different pages in JQM How can i access these id with page ids as we know that in JQM every page has its on id $('#pageId #textfieldId').val(); Or some thing different?
0
votes
1answer
33 views

How to make a simple plus one voting system in code igniter

I am trying to make a plus one voting system with jquery on my website. I have the html/css structure built. I have a thumb image that when hovered over, turns green, when someone clicks it, I want it ...
-1
votes
1answer
25 views

Different ways to show an image according to its size and window size

I want to do the same thing as you can see here: http://youassist.org/ Look at the image in the slideshow, and try to resize the browser window*. You can see 2 "behaviors" on the displaying of the ...
0
votes
2answers
16 views

Table Column Misalignment

Please consider the following (http://jsfiddle.net/HaLGr/11/): .head_row { color: #FFFFFF; background-color: #5D7B9D; } .row_one { font-size: 12px; } .row_two { font-size: 12px; ...
2
votes
2answers
25 views

jQuery fading “back to top” link. Page load link visibility

I am attempting to implement a "back to top" link that fades in on my page once a user has scrolled down the page a certain amount. I have noticed that on some of my pages, the "back to top" link ...
0
votes
2answers
30 views

Does anyone know of any Jquery sliders with this Functionality? [closed]

I have attached an image of how the slider is supposed to work. There will be the main image in the center. To the left of this image, on the screen but angled and faded a bit will be the image to ...
-7
votes
1answer
25 views

looking to replacing standard text with the domain name for template [closed]

I have a domain broker template that I wish to edit, I would like to replace the standard text that I have to input manually with the domain url. I have around 30 domains and its going to take forever ...

1 2 3 4 5 1721
15 30 50 per page