jquery code question?
I purchased jquery slideshow code hoping to just insert the script and code files to my web folder and change the name of the sample images to the names of my own. Instead its a bit more complex than I...
View ArticleHow do i convert jquery 1.4.2 to 1.7.2 code ?
var d=300; $ (‘#navigation a’).each(function(){ $ (this).stop().animate({ ‘marginTop’:’-80px’ },d+=150); }); $ (‘#navigation > li’).hover( function () { $ (‘a’,$ (this)).stop().animate({...
View ArticleHow to write code for autosuggest or auto complete in JavaScript, Jquery or PHP?
I have one website that is about song lyric. I want to make visitors easy to see the song titles when they are typing in the search textbox. The problem is that when I try with English song, it is OK....
View ArticleNeed help with this jquery button code…?
I’m trying to switch this script from being a slider with a range of values, to a button that outputs the value “10″. I’ve never used jquery before, so it’s foreign to me. thx function...
View ArticleWhat is the HTML code to redirect someone base on what they submit in a form?
So for instance if someone entered a username or something it would take them to their personal page or alternately how do you HTML code for a password so that in order to unlock certain info you...
View ArticleHow would I create web code to have an input field, then a button to add...
I am looking to create a web form so there is 1 input field with the value of 1, then a button to add another, if pressed another input field appears with value of 2, and a button below that to add...
View ArticleHi DOES ANYONE KNOW ANY GOOD HTML CODE BOOKS?
Hi, I was wondering if anyone knows of any good HTML code books. I prefer to use Notepad, and the book I currently have is for dreamweaver. Or if anyone knows of a book that teaches how to make a login...
View Articlewhat is the HTML code for a simple survey box?
i am making a website using Adobe Dreamweaver CS5.5 for a research experiment, and i need it to have a form where people can write an answer, press some sort of submit button, and have it send to my...
View Articlejquery.ime (Part 2) on Code Deconstructed – Episode 6
We conclude our look at jquery.ime by creating a bookmarklet for it. This allows us to use the input method on almost any web page. You can see some of the issues you need to address to create a...
View Articledoes anyone have an html code for a fading slide show?
This is really annoying me and i need it for my website! Best answer: Answer by NikHi HTML is not responsible for this to get the best looking ones you will need jQuery. All tutorials more or less have...
View ArticleWhat is the best code based web IDE & framework for ajax web applications?
I’ve been using CS4 and just seem to battling against it instead of it working for me. Is there something better? Must be code based, not WYSIWYG. Also, I’ve been using Prototype, but not enough to...
View ArticleHTML code to make a automatic appearance of subscription form?
Hi, I was managing a wordpress website. I have made a RSS feed subscription with google’s feedburner. I like to appear that subscription form once the website was opened. Once the website was opened,...
View ArticleCode to make an image slide or move to certain spot when scrolling page?
I am trying to find a way to build code to have an image move to a certain spot on a webpage when you scroll the page. So, say I load a page an image shows up at the right of the page, and when you...
View ArticlePlacing ads in pop-up windows | php source code, tutorials on php …
all about PHP and CodeIgniter frame work for php programmer,CSS web design,Jquery Ajax tutorials, Image gallery and many more on Framework.php in html, html in php , html tags tutorials, php function...
View Articledoes any one have any jquery projects or websites code to lend with explanation?
I want some work related to jquery and help wud be really appreciated.thanks Best answer: Answer by Chris BjQuery can be used to do pretty much anything as long as its client end (and server end if you...
View ArticleHow can I fix this form’s code?
I need to make sure that the validation works for the drop down, as well as the email field, and after it’s been validated, i need the script to send it to a page based on the value picked from the...
View Article