Results 1 to 10 of 10

Thread: Any decent free JQuery mobile/CSS editor?

  1. #1
    Chillie in here j.o.s.h.1408's Avatar
    Join Date
    Dec 2005
    Location
    a place called home
    Posts
    8,545
    Thanks
    757
    Thanked
    256 times in 193 posts
    • j.o.s.h.1408's system
      • Motherboard:
      • ASUS P6T Delux
      • CPU:
      • Intel core i7 920 @ 3ghz
      • Memory:
      • 3GB DDR RAM
      • Storage:
      • 1TB Samsung F1, 500GB Seagate baracuda + 320gb Seagate PATA +150GB WD PATA
      • Graphics card(s):
      • EVGA 480GTX SC edition
      • PSU:
      • Seasonic M12 600W Module PSU FTW
      • Case:
      • Lian Li PC-A7010B (the rolls royce of pc cases)
      • Operating System:
      • vista ultimate edition and windows xp
      • Monitor(s):
      • 22inch 2005FPW dell monitor
      • Internet:
      • 24mb BE There Broadband

    Any decent free JQuery mobile/CSS editor?

    Hi

    as the title says is there a good editor?

    i am currently using Dreamweaver and it is not really great for building UI's and creating and editing CSS styles on the fly like you can do in the android framework using eclipse IDE to drag, drop and position the ui components and access its properties like margins etc.

    I tend to have to manually track down the css tag from the default jquery mobile css i use just to tweak the margins of say a field content or a button.

    It is such a pain to do so and taking too much time and so i am wondering if there is a better alternative to allow me to drag, drop and position jquery mobile ui components and set its style and properties easily without digging into the css style code itself.

    Maybe i am not using Dreamweaver properly? only started playing with it the other day.

    Thanks

  2. #2
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: Any decent free JQuery mobile/CSS editor?

    It's more that JQuery and such are a mess of frameworks.

    Making a 'simple' HTML site for me now entails:

    JQuery
    NockoutJS
    SignalR
    Bootstrap

    Then trying to tie all that together, any chance of an IDE is long gone, due to all the rendering engines having different ideas as to how it should be.

    HTML5 + CSS is a lot of crap.
    throw new ArgumentException (String, String, Exception)

  3. #3
    Senior Member
    Join Date
    May 2013
    Posts
    215
    Thanks
    3
    Thanked
    21 times in 19 posts
    • bytejunkie's system
      • Motherboard:
      • ASRock P5S Pro
      • CPU:
      • i5 750
      • Memory:
      • 8GB Patriot IEM
      • Storage:
      • Samsung 840Pro 128GB
      • Graphics card(s):
      • XFX 6870
      • PSU:
      • Powercooler 600
      • Case:
      • Thermal Take Dokker
      • Operating System:
      • Win7
      • Monitor(s):
      • Apple Cinema Screen
      • Internet:
      • yup

    Re: Any decent free JQuery mobile/CSS editor?

    you;re not asking for an IDE, you're asking for a wysiwyg editor and you're already using the best one.

  4. #4
    Chillie in here j.o.s.h.1408's Avatar
    Join Date
    Dec 2005
    Location
    a place called home
    Posts
    8,545
    Thanks
    757
    Thanked
    256 times in 193 posts
    • j.o.s.h.1408's system
      • Motherboard:
      • ASUS P6T Delux
      • CPU:
      • Intel core i7 920 @ 3ghz
      • Memory:
      • 3GB DDR RAM
      • Storage:
      • 1TB Samsung F1, 500GB Seagate baracuda + 320gb Seagate PATA +150GB WD PATA
      • Graphics card(s):
      • EVGA 480GTX SC edition
      • PSU:
      • Seasonic M12 600W Module PSU FTW
      • Case:
      • Lian Li PC-A7010B (the rolls royce of pc cases)
      • Operating System:
      • vista ultimate edition and windows xp
      • Monitor(s):
      • 22inch 2005FPW dell monitor
      • Internet:
      • 24mb BE There Broadband

    Re: Any decent free JQuery mobile/CSS editor?

    Quote Originally Posted by TheAnimus View Post
    It's more that JQuery and such are a mess of frameworks.

    Making a 'simple' HTML site for me now entails:

    JQuery
    NockoutJS
    SignalR
    Bootstrap

    Then trying to tie all that together, any chance of an IDE is long gone, due to all the rendering engines having different ideas as to how it should be.

    HTML5 + CSS is a lot of crap.
    It really is a mess! That is why i am wondering if there is an easy IDE or something to use it!

  5. #5
    Senior Member
    Join Date
    May 2013
    Posts
    215
    Thanks
    3
    Thanked
    21 times in 19 posts
    • bytejunkie's system
      • Motherboard:
      • ASRock P5S Pro
      • CPU:
      • i5 750
      • Memory:
      • 8GB Patriot IEM
      • Storage:
      • Samsung 840Pro 128GB
      • Graphics card(s):
      • XFX 6870
      • PSU:
      • Powercooler 600
      • Case:
      • Thermal Take Dokker
      • Operating System:
      • Win7
      • Monitor(s):
      • Apple Cinema Screen
      • Internet:
      • yup

  6. #6
    HEXUS.social member finlay666's Avatar
    Join Date
    Aug 2006
    Location
    Newcastle
    Posts
    8,546
    Thanks
    297
    Thanked
    894 times in 535 posts
    • finlay666's system
      • CPU:
      • 3570k
      • Memory:
      • 16gb
      • Graphics card(s):
      • 6950 2gb
      • Case:
      • Fractal R3
      • Operating System:
      • Windows 8
      • Monitor(s):
      • U2713HM and V222H
      • Internet:
      • cable

    Re: Any decent free JQuery mobile/CSS editor?

    Only other one I would suggest is Visual Studio express as there is a lot of improvements to the web support now, the Web version should be free still. There are some pretty good features like being able to cross browser test easily, editing DOM in debug (so you can debug in both browser and IDE) and there is fairly good JS intellisense when it's configured

    http://www.microsoft.com/visualstudi...ct-express-web

    The 2013 version will have more but I've not had a chance to use it yet
    http://www.microsoft.com/visualstudi...t-2013-summary
    H3XU5 Social FAQ
    Quote Originally Posted by tiggerai View Post
    I do like a bit of hot crumpet

  7. #7
    Chillie in here j.o.s.h.1408's Avatar
    Join Date
    Dec 2005
    Location
    a place called home
    Posts
    8,545
    Thanks
    757
    Thanked
    256 times in 193 posts
    • j.o.s.h.1408's system
      • Motherboard:
      • ASUS P6T Delux
      • CPU:
      • Intel core i7 920 @ 3ghz
      • Memory:
      • 3GB DDR RAM
      • Storage:
      • 1TB Samsung F1, 500GB Seagate baracuda + 320gb Seagate PATA +150GB WD PATA
      • Graphics card(s):
      • EVGA 480GTX SC edition
      • PSU:
      • Seasonic M12 600W Module PSU FTW
      • Case:
      • Lian Li PC-A7010B (the rolls royce of pc cases)
      • Operating System:
      • vista ultimate edition and windows xp
      • Monitor(s):
      • 22inch 2005FPW dell monitor
      • Internet:
      • 24mb BE There Broadband

    Re: Any decent free JQuery mobile/CSS editor?

    im using a mac

  8. #8
    Senior Member
    Join Date
    May 2013
    Posts
    215
    Thanks
    3
    Thanked
    21 times in 19 posts
    • bytejunkie's system
      • Motherboard:
      • ASRock P5S Pro
      • CPU:
      • i5 750
      • Memory:
      • 8GB Patriot IEM
      • Storage:
      • Samsung 840Pro 128GB
      • Graphics card(s):
      • XFX 6870
      • PSU:
      • Powercooler 600
      • Case:
      • Thermal Take Dokker
      • Operating System:
      • Win7
      • Monitor(s):
      • Apple Cinema Screen
      • Internet:
      • yup

    Re: Any decent free JQuery mobile/CSS editor?

    then you need to checkout coda, which is chargable, but its by far the best piece of software for coding webpages. its not a wysiwyg editor. notable mention to textmate, beloved by many mac users.

  9. #9
    sp3n
    Guest

    Re: Any decent free JQuery mobile/CSS editor?

    sounds like webflow fits what you are looking for: http://www.webflow.com/
    they have a demo which you can try, maybe try contacting them to get involved with the beta

  10. #10
    HEXUS.social member finlay666's Avatar
    Join Date
    Aug 2006
    Location
    Newcastle
    Posts
    8,546
    Thanks
    297
    Thanked
    894 times in 535 posts
    • finlay666's system
      • CPU:
      • 3570k
      • Memory:
      • 16gb
      • Graphics card(s):
      • 6950 2gb
      • Case:
      • Fractal R3
      • Operating System:
      • Windows 8
      • Monitor(s):
      • U2713HM and V222H
      • Internet:
      • cable

    Re: Any decent free JQuery mobile/CSS editor?

    Parallels, about 1/3 of the devs at my place have macs and still work with MS Tooling as we work with the tech

    http://channel9.msdn.com/posts/Paral...-Studio-on-OSX


    Eclipse is a bloated POS and would avoid at all costs

    Other option is maybe Xamarin Studio? It probably won't be as feataure rich as VS (from what I use) but directhex would be the person to ask about that
    H3XU5 Social FAQ
    Quote Originally Posted by tiggerai View Post
    I do like a bit of hot crumpet

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •