skullcrusher
-
Non stop mp3 player
Yeah, I agreed with you, but it was a feature request by the client. I write a little code to my question above. Its working, thanks.
-
Non stop mp3 player
Another question.. It will open the poup window every time that body is loaded, so i want to implement a function that: - verifies if the popup is already opened (to not reload) - and load-it only 1 time in one session (for the people that closed…
-
Non stop mp3 player
Yeah, i think popup is the best way. Already implemented! Thanks for your help. :)
-
need help making a script
the code for remove button... if( isset($_SESSION['user_cart']) ) { if ($numero > 1) { $del = \",\"; $del .= $_GET['del_id']; $_SESSION['user_cart'] = str_replace($del, \"\", $_SESSION[…
-
need help making a script
The problem of sending data by email is solved.. i just need to code a "remove" button.
-
need help making a script
Ok, thank you. One more thing: whats the code to a "remove" icon? Edited: 2º question.. i want to send the data by email. foreach( $item_quantity as $id => $quantity ) : echo ' Nome do producto …
-
need help making a script
Yaiks! Thanks man.. 1. There is anyway to adapte the script to use prototype instead of jquery? (its the library that im using in the page) 2. Can i put the product name like.. Add Product
-
Help with a menu..
"akeenlabs" said:You ultimately want the navigation background shifted the entire time the main UL is in it's "hover" state. So, instead of shifting the background position using "a#blah:hover", why not use "l…
-
Help with a menu..
Thank you makeshift. Some admin can move the topic to the JavaScript forums please? - done!
-
Problem with menu in IE7
Problem solved.. Thanks anyway. ;)
-
Feedback please :)
btw, i'm having a problem with the space between h1.newsletter and the next in IE6 and 7. Check out: http://img4.uploadhouse.com/fileuploads/2688/26885245f83612f20995f9245844aeb74eac9cf.jpg
-
Feedback please :)
Thanks for your feedback. About the images with the 'imageElement' class, its a javascript gallery i thought i need to put them all with that div to include them in the gallery. But i will check that. Yes i aways make sure that the websi…
-
Need Feedback
Thank's for your feedback! I will check those things :D
-
background challenge
Great way to celebrate the forum.. hehe :mrgreen:
-
What software do you use ?
PS, AI for design, Dreamweaver for coding and CuteFTP. IE 6, 7, Safari, Firefox and Opera for testing. Im trying to find an alternative to DW, something free and nice. Any sugestions? 8-)