Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 11 of 11
Search took 0.05 seconds.
Search: Posts Made By: 367
Forum: PHP 02-26-2013, 04:40 PM
Replies: 0
Views: 208
Posted By 367
How to insert multiple records in one table field and display them?

Hi,

am using jquery tokeninput (http://loopj.com/jquery-tokeninput/) to search products from products_table and insert them in input field. Now, on submit, i need to save that selected products...
Forum: PHP 12-27-2012, 03:10 PM
Replies: 2
Views: 208
Posted By 367
Dynamic dropdown list

Hi,

i need a two dropdown lists where first (manufacturer) populates second (models) and when submit button is clicked it should lead to page of model, like this:...
Forum: JavaScript frameworks 08-15-2012, 02:11 PM
Replies: 0
Views: 337
Posted By 367
fadeToggle divs with hashchange

Here is code: http://jsfiddle.net/fXA4z/
I need divs to open/close (fadeToggle) on click independently. When one is opened others that are already opened should stay that way unless clicked on their...
Forum: ASP 08-01-2012, 09:44 PM
Replies: 4
Views: 1,263
Posted By 367
omg, you are right. it works now. thank you...

omg, you are right. it works now.

thank you very much!
Forum: ASP 08-01-2012, 01:31 PM
Replies: 4
Views: 1,263
Posted By 367
Thanks for help, but still when loading page with...

Thanks for help, but still when loading page with form (visitors.asp) i get redirected to wrong.asp without chance to fill form. It's probably problem with existing code in that page but i can't find...
Forum: ASP 07-31-2012, 12:36 PM
Replies: 4
Views: 1,263
Posted By 367
Simple 'whats current year' spam protection in classic ASP

Hi
Title says what I need so I'll paste code that I have now. Am asp noob so :D
html
<span>Whats current year?</span>
<input type="text" name="year" />

asp
<% Dim captcha

captcha =...
Forum: Ajax and Design 07-27-2012, 03:07 PM
Replies: 1
Views: 1,066
Posted By 367
It would be much better to use css instead of js...

It would be much better to use css instead of js for this.
css:
a {
background: url(image_default.gif);
}
a:hover {
background: url(image_hover.gif);
}

html:
Forum: Ajax and Design 07-27-2012, 02:43 PM
Replies: 0
Views: 760
Posted By 367
Making AJAX crawlable

Hi

I'am stuck at making AJAX content crawlable, actually I stuck at first step, implementing scripts to make content linkable. I was trying to implement history.js...
Forum: JavaScript frameworks 06-29-2012, 01:12 PM
Replies: 0
Views: 292
Posted By 367
if no carousel shown open certain carousel

Hi

I have window that contains 4 carousels with some text. At start first 3 are hidden and last one (#conf) is shown. When i click on title (h3) of carousel it does .fadeToggle for it and .fadeOut...
Forum: JavaScript programming 11-30-2011, 10:35 PM
Replies: 8
Views: 791
Posted By 367
thanks to both. its working now. :D

thanks to both. its working now. :D
Forum: JavaScript programming 11-30-2011, 12:59 PM
Replies: 8
Views: 791
Posted By 367
Random Images in Gallery on Reload

hi

i would like to create gallery of 6 images that will show random images on page reload without repeating them. am not good in js so any help would be great.
i found some code on web, just...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT +1. The time now is 12:00 AM.