Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~2K People Reached
Favorite Forums
Member Avatar for karlcunanan

Hello web designers! I would like to ask for a better definition for rounding the corners of tables. I found some tutorials while searching in google, but some are using images and some are using border-radius adjustments. Any thoughts in creating this? Thanks!

Member Avatar for JorgeM
0
77
Member Avatar for rubai

I have a simple jQuery code for toggle. I want to apply it in multiple <div>s as more I need. here is the code: <!DOCTYPE html> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <script> $(document).ready(function(){ $("#flip").click(function(){ $("#panel").slideToggle(500); }); }); </script> <style type="text/css"> #panel,#flip { padding:5px; text-align:center; background-color:#e5eecc; border:solid 1px #c3c3c3; } #panel { …

Member Avatar for elneco
0
495
Member Avatar for jonsan32

I've implemented this dialogue box that shows a preview of the site you're abuot to go to. All looks good until I add more links on the same page. I've tried to adjust my div from absolute to whatever and have also fiddled around with the top - left spacing …

Member Avatar for jonsan32
0
121
Member Avatar for Thevenin

Hi all, I am trying to create an horizontal menu with an horizontal submenu and I would like to leave the submenu opened after a click. Unfortunately I am not so good in jQuery and I need some help to create it. Here is the link with the code + …

Member Avatar for elneco
0
121
Member Avatar for elneco

Forumns, i got some boxes with a animation. You'll notice the last one of the line causes a rukus.. well these boxes will be contained in a flexible container so using a fixed width and using a clear on last item of row is not gonna solve this problem... check …

Member Avatar for elneco
0
80
Member Avatar for elneco

Dear Forums, I ran into a problem with some panels I started working on. I uploaded the files on my site, The problem is explained on the page itself: [url]http://elneco.biz/panels/[/url] Please let me know if you guys have any suggestions. I don't have the brain power to try to figure …

0
78
Member Avatar for elneco

Im on chrome 16.0.912.21 beta and my transitions are not working. One thing i noticed is that when there is no full url on the link href, the transition works. When there IS a full url the transition stops working...i don't get it. check out this link: [url]http://elneco.biz/idk/[/url] any help …

0
132
Member Avatar for elneco

forums, can any please help me with this, im baffled: [url]http://elneco.biz/idk.html[/url] i talked to my hosting service, they have NO idea.... thank YOU for looking into this -jaime

Member Avatar for elneco
0
129
Member Avatar for Sinderone

I am trying to do something like a popout and am not sure how to do that or just a text box that will do a transition from a word to the box on hover. I would like to do this in css/3 if I can. Will any one help …

Member Avatar for Sinderone
0
173
Member Avatar for elneco

Forums, Trying to get the asp version of this widget working but have no luck. [url]http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/[/url] any help would be much apprectiated Thanks

0
62
Member Avatar for elneco

Forums, I've been trying to get the ASP version of this widget to work but have had no luck: [url]http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/[/url] I need help with this urgently and am willing to reimburse anyone that can help me figure this out. Thanks in advance! -jaime

0
70
Member Avatar for elneco

im using css transtions on a site and they are behaving oddly on Safari 5.0.3. Anyone else having this kind of issue? The initial and hover states work fine but after you mouse out, some of the original properties are lost or the regular and hover states are mixed together...idk …

Member Avatar for elneco
0
177
Member Avatar for simonfoley

Hi there I'm a bit ring-rusty with HTML / CSS . . . I found a template I really liked online when looking for one for my cousins business. There is a nav bar at the top of the screen, and I wanted to add a drop-down menu to one …

Member Avatar for elneco
0
159
Member Avatar for f_atencia

I'm having an issue regarding how Safari displays my page. A snippet of the HTML includes: [CODE] <div class="MenuBar"> <ul>...List of Menu Items</ul> <div class="QuickSearch"><input type="textbox" /><a>Go</a></div> </div> [/CODE] the CSS code: [CODE] * html DIV.MenuBar DIV.QuickSearch { margin-top:-0.3em;color:black;} DIV.MenuBar {font-weight:bold; font-size:1.1em; font-family:verdana, Arial, sans-serif;background:#FFF url("../images/Gradient.jpg") repeat-x bottom left;border:1px solid …

Member Avatar for elneco
0
106
Member Avatar for elneco

Forums, i am using this plugin for twitter on my site: [url]http://tweet.seaofclouds.com/[/url] i am trying to figure out how i can go about formatting the dates(the about three hours ago from web thing) to something like this mock up: [url]http://elneco.biz/sampleStyle.png[/url] i got everything else looking great! just need help with …

0
78
Member Avatar for elneco

forums, I’m developing a site for some hotels in baltimore. I want to incorporate a booking widget similar to the one on: [url]http://www.dullesairporthotelrooms.com/[/url] Where a user can select 1 of 4 property’s to check for availability. can any1 please help with this? Thank you, -neco

Member Avatar for pritaeas
0
132
Member Avatar for elneco

Hello Forums, I am using zRSS reader on my site: [url]http://www.zazar.net/developers/zrssfeed/[/url] Simple enough to use but was wondering how i can shorten the blog description for each entry? and even the title?? any ideas perhaps someone here can help me figure this out! Thanks, Jaime

Member Avatar for fxm
0
104
Member Avatar for elneco

Hello Daniweb, i am having problems with the second button in my rather simple nav. i looked over the code a couple times but i can't seem to figure out why the hover is behaving teh way it is...perhaps someone with fresh eyes can help me out?? my nav: [url]http://elneco.biz/mynav/yeah.html[/url] …

Member Avatar for elneco
0
98