Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Codiacz.com

Members
  • Joined

  • Last visited

  1. okay, but as you know am sure, people do see them as two different codes, even though one is make up from the other. All I asked is if there were a quick fix.. if you like in jQuery for my problem. Really hoping your not one of them, don't want to offend you or anyone else, but all i did is ask a question that's the whole point f a forum i would think... again if i got the wrong end of the stick then am sorry really i am. thanks again for the help
  2. Thats javascript not jQuery plus it's built manually not part of the core which is what I was after but thanks anyway
  3. hey me again ha! just wondering if there is any kind of function or anything that works like number_format in PHP converts 1000 into 1,000 when echoed out, i don't like to display numbers without a comma looks messi , not sure if there is such a function, unless it is build manually? and then i could just throw it on the end of your code then should be a good script am going to try to animate it a bit more like what i referenced before sort of have them like cubes with numbers on each side of that cube then it rolls over to the next number till it reaches the final value. Don't no how that will work out but hey should look good if i get it right (Y)
  4.    Codiacz.com reacted to a post in a topic: jQuery, points count up
  5. Thanks again man good to see people like you helping others out, been looking for a good forum been on others and you can get some people who are great with code (pros even) but are up there own ass about it talk to you like a stupid t***, anyway enough with the ranting thanks again
  6.    Codiacz.com reacted to a post in a topic: jQuery, points count up
  7. When i said i was looking for the randomize i meant the first one sorry about that i think it looks better that the randomize one don't ya think, the randomize one look like it does not know what its doing if you get me and no ill not be just doing it after a click something like.. a user does something then goes check in a database then does some magic and then echo out value then use the animation to display.
  8.    Codiacz.com reacted to a post in a topic: jQuery, points count up
  9. Like to start off by saying thanks and very nice. And yes the randomize it what i wanted but would not mind having both for future reference and ye jquery would be great. p.s well done on understanding what i put, more so when you were tired thanks
  10.    Codiacz.com reacted to a post in a topic: jQuery, points count up
  11. This could be hard to explain but I'll give it a shot. in games you have a score/points, when you earn some points it will update your points like you would expect but some games do like an animation of some sort, so let's say your on 100 points and you gain 250 then you final value you would be 350 (wow am great at maths) but instead of going something like 100 to 350 in a flash it will go maybe something like 100, 154, 548, 687, 981, 342, but always end up at 350 (points that it would add up too 100 + 250) in a animation ad like to know if this can be done in jquery that's if you know what i mean by now probably not but still? The link below is kind of what am trying to get across but not exactly what i mean but hopefully will give you a better idea on what the hell am on about click the "text displayer" and that is sort of what i mean but with numbers Like this BIG THANKS
  12. Hey I just updated the demos sorry about that on the Auto Suggest Search Dropdown PHP/jQuery v1 I put ( / ) for the path for the cookie so it conflicted
  13. You will have to make sure you cookies are clear, if you seen my other demo the cookie may be conflicted. Let me know thanks.
  14. Quick & easy Very simple way of stopping robots using specific parts of your website when you don’t want them too. Feedback would be good, but it's pretty straight forward. Wait... before you try the demo please clear your cookies for codiacz.com.. or it will not work correctly Check it out
  15.    andy9l reacted to a post in a topic: Auto Suggest Search Dropdown PHP/jQuery v1
  16. If a user searches a guess that is already in to database then it will get a update value of 35 then if the user searches the same guess it will only update with a value of +1 if the user then again searches that same guess it will not update untill x amount of time has passed, you can obviously change all these settings to your own preferences. Also if the search does not already exist in the database as a guess then in will insert it. And no it search all of what you type it but only after two characters, the reason your search looks the way it does it because there is nothing else it can find after the first two characters you type so it just leaves those results, you can click the "learn more" link or just search anything and on the search.php you will see more info. thanks
  17. Just thought I would share a little project I been working on, feedback would be great thanks everyone. Does basically what any big search engine does. Check it out
  18. That would take time and I am looking for something that does the exact opposite. e.g saves me time. Also it will help other people who would want to do the same as me. Saves everyone time.
  19.    Codiacz.com reacted to a post in a topic: sql data generators
  20. Seem to be on the right lines now. mysql_query("DELETE FROM table WHERE date < DATE_ADD(CURDATE(), INTERVAL -1 DAY);"); works

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.