Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for himerus

This script will display a previous next script that will look like this: << prev 1 2 [b]3[/b] 4 5 next >> It is clean, and avoids large numbers of pages in the prev/next links [code=php] $server = "localhost"; $user = "username"; $pass = "password"; $databasename = "yourDBname"; $db = …

Member Avatar for Ezzaral
0
2K
Member Avatar for carlnunes

Randomly load, from array, image and text to swappable placeholders? I will be really good with Javascript; but I currently am not. :icon_confused: Trying to dynamically load an image into one placeholder with cooresponding text. The trick is targeting the horizontal or vertical placeholders. - two divs, 350 x 500, …

Member Avatar for carlnunes
0
228