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
~7K People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for bkimbriel

Hey everyone. First I'd like to say this is a great community and seeing as I've finally started attempting to learn PHP I decided I'd finally sign up for all of the current and future help I will need haha. Okay well I'm currently setting up a website for my …

Member Avatar for Simon_4
0
6K
Member Avatar for bkimbriel

Not sure if this is the right place but it looked good to me lol. Anyway, I'm looking for a web PDF viewer that I could set up "locations" on the pdf for the user to select from and view using one single pdf, and it has to work on …

Member Avatar for bkimbriel
0
120
Member Avatar for bkimbriel

Hey guys, I've been working on this for like 2 days now and I know it's something pretty simple to do, I'm just a rookie with php lol. Basically I have checkbox forms that I want to email all the checked values in. Here is my html: [CODE]<table class="pstable"> <tr> …

Member Avatar for ddymacek
0
137
Member Avatar for bkimbriel

Hi, I'm currently working on a website for my dad that has dynamic fields (hit a button and an html template gets displayed). You can see the template in use here... [url]http://hbndev.com/ipad/index.php?option=com_content&view=article&id=5&Itemid=6[/url] As you can see it works, perfectly. EXCEPT for when you add a field it drops to below …

Member Avatar for Airshow
0
211
Member Avatar for tomjrjones

Use a jquery light box (google it). There are tons of free lightboxes out there. There is also a way to do it with CSS3 however I wouldn't recommend doing that just yet haha.

Member Avatar for rosy12
0
115
Member Avatar for misterx100

If I'm understanding this correct you simply want the .div2 to be a certain amount of pixels away from side? [CODE] .div1 { width: 100%; height: 100%; margin: 0; padding: 0; position: absolute; } .div2 { position: relative; top: Xpx; left: Xpx; right: Xpx; width: Xpx; height: Xpx; } [/CODE] …

Member Avatar for bikercyber
0
301
Member Avatar for bkimbriel

Hey, I have basically zero knowledge of javascript, ajax, etc so any help is much appreciated. Basically I'm making a site that has an html option drop down list. I was wondering if there was a script out there / if one of you could write the script for me …

Member Avatar for bkimbriel
0
114

The End.