Search:
Type: Posts; User: PlecPicker
Search :
Search took 0.01 seconds.
#The URL of the site:
Http://Www.PlecPicker.Com
#A description (text) of what elements of HTML5 or CSS3 you used:
Mainly I'm using the rounding and shading effects of CSS.
Using the html5...
QUICK VERSION:
Dell latitude D820, New os, No Drivers, No internet, Needs correct files.
LONG VERSION:
Last year i brought a cheap dell latitude d820 (£50 :))
It has been getting progressively...
Also who is your ISP? We had a problem with tiscali users last year....
It's not! What os/browser are you using?
Hello guys, It has been a few months since my last post, been working designing and saving.
My site is soon to start trade, not much more in the way of major tweaks needed.
(except the complete...
Hey guys, I am trying to add touch screen controls to my site-in-development,
PlecPicker.com
At the minute, i got it so if you swipe left and right over the products, you scroll the pages...
http://www.plecpicker.com
Hey guys.
You may remember me posting here before, I have made a number of improvements since.
Please note I am still developing, and there are a few graphics that...
I dont think i quite understand your question, a link to your site would help.
It sounds like you want to apply a style to a specific div that has already been styled?
most html tag will...
Would it be easy to spoof an email when I am only looking for 1 type of email from 1 specific sender? Surely I could check ? No?
I will look into paypals own features, I did look into these a...
Not much luck with pear.
Also i ideally would like to avoid prewritten code that i dont understand,
Every bit of code on plecpicker.com has been done by me, and i know whats what.
I see this...
I have run into another brick wall here, basically i would like to read emails sent to me from paypal when someone buys something from my site.
This email will contain a block of text with product...
Thankyou for the feedback,
The 'page' numbes in the links are really more item numbers, 20 items a page
so page 2 is '21', I will be changing this, and also giving the user the option to...
1,2,3? Do you mean the page buttons?
20 items a page , gonna set this as chooseable values soon anyway .
As for the SQL query, I needed it for debugging reasons.
Still making tweaks and changes to the site, A nice order of stock is in process, what more can you say about the site?
any advice would be welcome!
http://www.plecpicker.com
I hope i understood what you mean...
You want them to display in a fix position relative to one another, but they collapse in on each other?
if so, maybe try adding in "<div clas='clear'></div"...
Nevermind
I made
$itemcount = mysql_result(mysql_query("SELECT count(*) FROM Items WHERE code LIKE '%".$searchword."%' OR type LIKE '%".$searchword."%' OR subtype LIKE '%".$searchword."%'...
Hey guys, I am having a problem with counting data returned by a user search.
If the user searches by the menu's my search and count works fine.
No union commands used.
But if the user does a...
I have a problem, the site that i'm making will not load for tiscali or aol.
1 massive problem is that I am neither, so i cant check this bug properly.
I am 99% sure its a javascript error... i...
Yes, jquery is used with ajax,
I dont know much about jquery and ajax except that i need to learn them and implement them into my site.
They are used to make pages more dynamic, allowing you...
well i dont know if i'm anywhere near skilled enough to attempt this, but u will need to learn:
probibly AJAX
defiantly SQL
defiantly PHP
defiantly Javascript, HTML and CSS
...
I hope this...
I have took out a couple buttons, back to the faithfull twitter/G+/FB
Should hopefully be loading for all users now....
if not please post a reply, the site is site in development.
hey guys.
I have become aware of a bug in my site (still heavily in development)
I think i have narrowed it down to a javascript error on one of the widget things
(facebook reddit etc).
...
also when i enter that generated sql code into phpadmin, it works.
I cant seem to get this to return a number, just resource id #3.
this is my code that detects the users search and displays the appropriate.
It all works great except that the new count line...